-
- Downloads
Add brand selection to support additional brands who use the same API for...
Add brand selection to support additional brands who use the same API for AquaCell integration (#121817)
* Support harvey brand
* Update tests
* Moved the brand selection step to the same step as credentials
* Update tests/components/aquacell/test_init.py
---------
Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
Showing
- homeassistant/components/aquacell/__init__.py 5 additions, 1 deletionhomeassistant/components/aquacell/__init__.py
- homeassistant/components/aquacell/config_flow.py 13 additions, 3 deletionshomeassistant/components/aquacell/config_flow.py
- homeassistant/components/aquacell/const.py 1 addition, 0 deletionshomeassistant/components/aquacell/const.py
- homeassistant/components/aquacell/manifest.json 1 addition, 1 deletionhomeassistant/components/aquacell/manifest.json
- homeassistant/components/aquacell/strings.json 2 additions, 1 deletionhomeassistant/components/aquacell/strings.json
- homeassistant/generated/integrations.json 1 addition, 1 deletionhomeassistant/generated/integrations.json
- tests/components/aquacell/__init__.py 12 additions, 0 deletionstests/components/aquacell/__init__.py
- tests/components/aquacell/conftest.py 15 additions, 1 deletiontests/components/aquacell/conftest.py
- tests/components/aquacell/test_config_flow.py 9 additions, 1 deletiontests/components/aquacell/test_config_flow.py
- tests/components/aquacell/test_init.py 11 additions, 0 deletionstests/components/aquacell/test_init.py
Loading
Please register or sign in to comment