1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Update python-mystrom to 2.4.0 (#148682)

This commit is contained in:
Marc Mueller
2025-07-14 08:02:43 +02:00
committed by GitHub
parent bc07030304
commit 5e30e6cb91
5 changed files with 3 additions and 10 deletions

View File

@@ -222,11 +222,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# pymonoprice > pyserial-asyncio
"pymonoprice": {"pyserial-asyncio"}
},
"mystrom": {
# https://github.com/home-assistant-ecosystem/python-mystrom/issues/55
# python-mystrom > setuptools
"python-mystrom": {"setuptools"}
},
"nibe_heatpump": {"nibe": {"async-timeout"}},
"norway_air": {"pymetno": {"async-timeout"}},
"nx584": {