mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Update systembridgeconnector version to 3.9.5 (#103515)
This commit is contained in:
@ -10,6 +10,6 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["systembridgeconnector"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["systembridgeconnector==3.9.4"],
|
||||
"requirements": ["systembridgeconnector==3.9.5"],
|
||||
"zeroconf": ["_system-bridge._tcp.local."]
|
||||
}
|
||||
|
@ -2536,7 +2536,7 @@ switchbot-api==1.2.1
|
||||
synology-srm==0.2.0
|
||||
|
||||
# homeassistant.components.system_bridge
|
||||
systembridgeconnector==3.9.4
|
||||
systembridgeconnector==3.9.5
|
||||
|
||||
# homeassistant.components.tailscale
|
||||
tailscale==0.6.0
|
||||
|
@ -1890,7 +1890,7 @@ surepy==0.8.0
|
||||
switchbot-api==1.2.1
|
||||
|
||||
# homeassistant.components.system_bridge
|
||||
systembridgeconnector==3.9.4
|
||||
systembridgeconnector==3.9.5
|
||||
|
||||
# homeassistant.components.tailscale
|
||||
tailscale==0.6.0
|
||||
|
Reference in New Issue
Block a user