diff --git a/homeassistant/components/iotawatt/manifest.json b/homeassistant/components/iotawatt/manifest.json index 1a25a26ee35..5beaa1e318c 100644 --- a/homeassistant/components/iotawatt/manifest.json +++ b/homeassistant/components/iotawatt/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index aa99c0725a5..539fd0c81c3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6ed7a309aa2..ff558c109c6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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