Skip to content

Commit fada81e

Browse files
authored
Bump ovoenergy to 2.0.1 (home-assistant#147112)
1 parent 6a16424 commit fada81e

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed

homeassistant/components/ovo_energy/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"integration_type": "service",
88
"iot_class": "cloud_polling",
99
"loggers": ["ovoenergy"],
10-
"requirements": ["ovoenergy==2.0.0"]
10+
"requirements": ["ovoenergy==2.0.1"]
1111
}

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.

requirements_test_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
@@ -245,11 +245,6 @@
245245
# opower > arrow > types-python-dateutil
246246
"arrow": {"types-python-dateutil"}
247247
},
248-
"ovo_energy": {
249-
# https://github.com/timmo001/ovoenergy/issues/132
250-
# ovoenergy > incremental > setuptools
251-
"incremental": {"setuptools"}
252-
},
253248
"pi_hole": {"hole": {"async-timeout"}},
254249
"pvpc_hourly_pricing": {"aiopvpc": {"async-timeout"}},
255250
"remote_rpi_gpio": {

0 commit comments

Comments
 (0)