J. Nick Koston
|
47c0adb312
|
Remove YAML support from tado (#45384)
|
2021-01-24 01:33:30 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
1c36bf5e19
|
Fix block till done in create entry config flow tests (#42290)
|
2020-10-24 16:20:56 +02:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Paulus Schoutsen
|
ec47216388
|
Use built-in test helpers on 3.8 (#34901)
|
2020-04-30 13:29:50 -07:00 |
J. Nick Koston
|
29383f98b5
|
Add ability to ignore tado discovery (#34650)
* Add ability to ignore tado discovery
* update test
* Update tests/components/tado/test_config_flow.py
Co-Authored-By: Chris Talkington <chris@talkingtontech.com>
* Update tests/components/tado/test_config_flow.py
Co-Authored-By: Chris Talkington <chris@talkingtontech.com>
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
|
2020-04-25 17:08:53 -05:00 |
J. Nick Koston
|
4b1626a748
|
Config flow for tado (#33677)
* Config flow for tado
* Add homekit models
* self review fixes
* reduce since the loop is gone
* Update homeassistant/components/tado/water_heater.py
Co-Authored-By: Michaël Arnauts <michael.arnauts@gmail.com>
* Change identifier
* Ensure fallback mode is on by default
* unique ids much be str
Co-authored-by: Michaël Arnauts <michael.arnauts@gmail.com>
|
2020-04-12 13:42:36 -05:00 |