core/tests/components/discovergy
Jan-Philipp Benecke a4cb06d09f
Also handle DiscovergyClientError as UpdateFailed (#100038)
* Also handle DiscovergyClientError as UpdateFailed

* Change AccessTokenExpired to InvalidLogin

* Also add DiscovergyClientError to config flow and tests
2023-09-11 11:00:50 +02:00
..
snapshots Use snapshot assertion for Discovergy diagnostics test (#98871) 2023-08-23 21:02:11 +02:00
__init__.py
conftest.py Bump pydiscovergy to 2.0.1 (#97186) 2023-07-25 13:58:38 +02:00
const.py Bump pydiscovergy to 2.0.1 (#97186) 2023-07-25 13:58:38 +02:00
test_config_flow.py Also handle DiscovergyClientError as UpdateFailed (#100038) 2023-09-11 11:00:50 +02:00
test_diagnostics.py Use snapshot assertion for Discovergy diagnostics test (#98871) 2023-08-23 21:02:11 +02:00
test_system_health.py