Update iotawattpy to use our own fork (#93830)

Unfortunately iotawattpy got dormant. Use our fork hosted at in the
[home-assistant-libs/iotawattpy](https://github.com/home-assistant-libs/iotawattpy)
repository and available on PyPI as ha-iotawatt instead.

The first release of the fork also contains a fix for issue #82869.
pull/93841/head
Stefan Agner 2023-05-31 02:03:21 +02:00 committed by GitHub
parent 0653aed49f
commit 31e217a11e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/iotawatt",
"iot_class": "local_polling",
"loggers": ["iotawattpy"],
"requirements": ["iotawattpy==0.1.0"]
"requirements": ["ha-iotawattpy==0.1.1"]
}

View File

@ -875,6 +875,9 @@ ha-av==10.1.0
# homeassistant.components.ffmpeg
ha-ffmpeg==3.1.0
# homeassistant.components.iotawatt
ha-iotawattpy==0.1.1
# homeassistant.components.philips_js
ha-philipsjs==3.0.0
@ -995,9 +998,6 @@ insteon-frontend-home-assistant==0.3.5
# homeassistant.components.intellifire
intellifire4py==2.2.2
# homeassistant.components.iotawatt
iotawattpy==0.1.0
# homeassistant.components.iperf3
iperf3==0.1.11

View File

@ -679,6 +679,9 @@ ha-av==10.1.0
# homeassistant.components.ffmpeg
ha-ffmpeg==3.1.0
# homeassistant.components.iotawatt
ha-iotawattpy==0.1.1
# homeassistant.components.philips_js
ha-philipsjs==3.0.0
@ -766,9 +769,6 @@ insteon-frontend-home-assistant==0.3.5
# homeassistant.components.intellifire
intellifire4py==2.2.2
# homeassistant.components.iotawatt
iotawattpy==0.1.0
# homeassistant.components.gogogate2
ismartgate==5.0.0