Bump systembridgeconnector to 4.1.6

This commit is contained in:
epenet 2025-06-19 05:43:35 +00:00
parent 3dba7e5bd2
commit dd9877bcec
4 changed files with 3 additions and 8 deletions

View File

@ -9,6 +9,6 @@
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["systembridgeconnector"],
"requirements": ["systembridgeconnector==4.1.5", "systembridgemodels==4.2.4"],
"requirements": ["systembridgeconnector==4.1.6", "systembridgemodels==4.2.4"],
"zeroconf": ["_system-bridge._tcp.local."]
}

2
requirements_all.txt generated
View File

@ -2865,7 +2865,7 @@ switchbot-api==2.5.0
synology-srm==0.2.0
# homeassistant.components.system_bridge
systembridgeconnector==4.1.5
systembridgeconnector==4.1.6
# homeassistant.components.system_bridge
systembridgemodels==4.2.4

View File

@ -2360,7 +2360,7 @@ surepy==0.9.0
switchbot-api==2.5.0
# homeassistant.components.system_bridge
systembridgeconnector==4.1.5
systembridgeconnector==4.1.6
# homeassistant.components.system_bridge
systembridgemodels==4.2.4

View File

@ -268,11 +268,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
"squeezebox": {"pysqueezebox": {"async-timeout"}},
"ssdp": {"async-upnp-client": {"async-timeout"}},
"surepetcare": {"surepy": {"async-timeout"}},
"system_bridge": {
# https://github.com/timmo001/system-bridge-connector/pull/78
# systembridgeconnector > incremental > setuptools
"incremental": {"setuptools"}
},
"travisci": {
# https://github.com/menegazzo/travispy seems to be unmaintained
# and unused https://www.home-assistant.io/integrations/travisci