hass-core/homeassistant/components/tado
Erwin Douna d761b5ddbf
Add tests and typing to Tado config flow (#98281)
* Upgrading tests

* Code improvements and removing unused function

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/tado/test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Importing Any

* Rerunning Blackformatter

* Adding fallback scenario to options flow

* Adding constants

* Adding a retry on the exceptions

* Refactoring to standard

* Update homeassistant/components/tado/config_flow.py

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Adding type to validate_input

* Updating test

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-08-17 19:37:34 +02:00
..
__init__.py Revert "Integration tado bump" (#98505) 2023-08-17 16:16:47 +02:00
binary_sensor.py Add entity translations to Tado (#96226) 2023-07-23 14:32:25 +02:00
climate.py Add entity translations to Tado (#96226) 2023-07-23 14:32:25 +02:00
config_flow.py Add tests and typing to Tado config flow (#98281) 2023-08-17 19:37:34 +02:00
const.py
device_tracker.py Use asyncio.timeout [s-z] (#98452) 2023-08-15 14:34:18 +02:00
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
manifest.json Revert "Integration tado bump" (#98505) 2023-08-17 16:16:47 +02:00
sensor.py Add entity translations to Tado (#96226) 2023-07-23 14:32:25 +02:00
services.yaml Migrate integration services (T-V) to support translations (#96379) 2023-07-12 07:37:13 +02:00
strings.json Add entity translations to Tado (#96226) 2023-07-23 14:32:25 +02:00
water_heater.py Add entity translations to Tado (#96226) 2023-07-23 14:32:25 +02:00