Skip to content

Commit d691862

Browse files
authored
Bump heatmiserV3 to 2.0.4 (home-assistant#158304)
1 parent cceaff7 commit d691862

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

homeassistant/components/heatmiser/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"iot_class": "local_polling",
77
"loggers": ["heatmiserV3"],
88
"quality_scale": "legacy",
9-
"requirements": ["heatmiserV3==2.0.3"]
9+
"requirements": ["heatmiserV3==2.0.4"]
1010
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

script/hassfest/requirements.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,6 @@
157157
"asyncio-dgram": {"setuptools"}
158158
},
159159
"harmony": {"aioharmony": {"async-timeout"}},
160-
"heatmiser": {
161-
# https://github.com/andylockran/heatmiserV3/issues/96
162-
# heatmiserV3 > pyserial-asyncio
163-
"heatmiserv3": {"pyserial-asyncio"}
164-
},
165160
"here_travel_time": {
166161
"here-routing": {"async-timeout"},
167162
"here-transit": {"async-timeout"},

0 commit comments

Comments
 (0)