mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Update systembridgeconnector to 4.1.10 (#150736)
This commit is contained in:
@@ -271,11 +271,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
|
||||
|
||||
Reference in New Issue
Block a user