core/homeassistant/components/totalconnect
Austin Mroczek 49c4886f40
Fix totalconnect config flow (#59461)
* update total_connect_client to 2021.10

* update for total_connect_client changes

* remove unused return value

* bump total_connect_client to 2021.11.1

* bump total_connect_client to 2021.11.2

* Move to public ResultCode

* load locations to prevent 'unknown error occurred'

* add test for zero locations

* put error message in strings

* test for abort and message from strings

* handle AuthenticationError in step_user

* update tests with exceptions

* update reauth with exceptions

* use try except else per suggestion

* only create schema if necessary

* catch auth error in async_setup_entry

* one more fix in test_init
2021-11-15 11:32:35 -06:00
..
translations [ci skip] Translation update 2021-11-13 00:11:56 +00:00
__init__.py Fix totalconnect config flow (#59461) 2021-11-15 11:32:35 -06:00
alarm_control_panel.py Add multi-partition support for TotalConnect (#55429) 2021-10-27 12:15:13 -05:00
binary_sensor.py Add multi-partition support for TotalConnect (#55429) 2021-10-27 12:15:13 -05:00
config_flow.py Fix totalconnect config flow (#59461) 2021-11-15 11:32:35 -06:00
const.py
manifest.json bump total_connect_client to 2021.11.4 (#59695) 2021-11-15 06:56:49 +01:00
strings.json Fix totalconnect config flow (#59461) 2021-11-15 11:32:35 -06:00