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

Bump heatmiserV3 to 2.0.4 (#158304)

This commit is contained in:
epenet
2025-12-09 08:47:16 +01:00
committed by GitHub
parent cceaff7bc6
commit d691862d0d
3 changed files with 2 additions and 7 deletions

View File

@@ -157,11 +157,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
"asyncio-dgram": {"setuptools"}
},
"harmony": {"aioharmony": {"async-timeout"}},
"heatmiser": {
# https://github.com/andylockran/heatmiserV3/issues/96
# heatmiserV3 > pyserial-asyncio
"heatmiserv3": {"pyserial-asyncio"}
},
"here_travel_time": {
"here-routing": {"async-timeout"},
"here-transit": {"async-timeout"},