mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Bump systembridgeconnector to 5.3.1 (#160326)
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["systembridgeconnector"],
|
||||
"requirements": ["systembridgeconnector==5.2.4"],
|
||||
"requirements": ["systembridgeconnector==5.3.1"],
|
||||
"zeroconf": ["_system-bridge._tcp.local."]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2959,7 +2959,7 @@ switchbot-api==2.9.0
|
||||
synology-srm==0.2.0
|
||||
|
||||
# homeassistant.components.system_bridge
|
||||
systembridgeconnector==5.2.4
|
||||
systembridgeconnector==5.3.1
|
||||
|
||||
# homeassistant.components.tailscale
|
||||
tailscale==0.6.2
|
||||
|
||||
Generated
+1
-1
@@ -2477,7 +2477,7 @@ surepy==0.9.0
|
||||
switchbot-api==2.9.0
|
||||
|
||||
# homeassistant.components.system_bridge
|
||||
systembridgeconnector==5.2.4
|
||||
systembridgeconnector==5.3.1
|
||||
|
||||
# homeassistant.components.tailscale
|
||||
tailscale==0.6.2
|
||||
|
||||
Reference in New Issue
Block a user