Skip to content
Snippets Groups Projects
Unverified Commit 66a7b508 authored by jb101010-2's avatar jb101010-2 Committed by GitHub
Browse files

Switch from pysuez to pysuezV2 in Suez Water (#127113)

parent a5493f79
No related branches found
No related tags found
No related merge requests found
......@@ -1412,8 +1412,8 @@ build.json @home-assistant/supervisor
/tests/components/stt/ @home-assistant/core
/homeassistant/components/subaru/ @G-Two
/tests/components/subaru/ @G-Two
/homeassistant/components/suez_water/ @ooii
/tests/components/suez_water/ @ooii
/homeassistant/components/suez_water/ @ooii @jb101010-2
/tests/components/suez_water/ @ooii @jb101010-2
/homeassistant/components/sun/ @Swamp-Ig
/tests/components/sun/ @Swamp-Ig
/homeassistant/components/sunweg/ @rokam
......
{
"domain": "suez_water",
"name": "Suez Water",
"codeowners": ["@ooii"],
"codeowners": ["@ooii", "@jb101010-2"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/suez_water",
"iot_class": "cloud_polling",
"loggers": ["pysuez", "regex"],
"requirements": ["pysuez==0.2.0"]
"requirements": ["pysuezV2==0.2.1"]
}
......@@ -2275,7 +2275,7 @@ pysqueezebox==0.10.0
pystiebeleltron==0.0.1.dev2
# homeassistant.components.suez_water
pysuez==0.2.0
pysuezV2==0.2.1
# homeassistant.components.switchbee
pyswitchbee==1.8.3
......
......@@ -1826,7 +1826,7 @@ pyspeex-noise==1.0.2
pysqueezebox==0.10.0
# homeassistant.components.suez_water
pysuez==0.2.0
pysuezV2==0.2.1
# homeassistant.components.switchbee
pyswitchbee==1.8.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment