mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Bump pyinsteon to 1.6.4 (#159067)
This commit is contained in:
@@ -168,11 +168,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# influxdb-client > setuptools
|
||||
"influxdb-client": {"setuptools"}
|
||||
},
|
||||
"insteon": {
|
||||
# https://github.com/pyinsteon/pyinsteon/issues/430
|
||||
# pyinsteon > pyserial-asyncio
|
||||
"pyinsteon": {"pyserial-asyncio"}
|
||||
},
|
||||
"izone": {"python-izone": {"async-timeout"}},
|
||||
"keba": {
|
||||
# https://github.com/jsbronder/asyncio-dgram/issues/20
|
||||
|
||||
Reference in New Issue
Block a user