mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump nessclient to 1.2.0 (#146937)
This commit is contained in:
@ -235,11 +235,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# python-mystrom > setuptools
|
||||
"python-mystrom": {"setuptools"}
|
||||
},
|
||||
"ness_alarm": {
|
||||
# https://github.com/nickw444/nessclient/issues/73
|
||||
# nessclient > pyserial-asyncio
|
||||
"nessclient": {"pyserial-asyncio"}
|
||||
},
|
||||
"nibe_heatpump": {"nibe": {"async-timeout"}},
|
||||
"norway_air": {"pymetno": {"async-timeout"}},
|
||||
"nx584": {
|
||||
|
Reference in New Issue
Block a user