core/tests/components/ecovacs
Erik Montnemery d82bff1bc2
Index config entry discovery_keys by discovery domain (#126563)
* Index config entry discovery_keys by discovery domain

* Add new signal

* Update tests

* Update homeassistant/config_entries.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Fix imports

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-23 21:48:11 +02:00
..
fixtures/devices Add device info for legacy Ecovacs bots (#122671) 2024-07-28 11:06:32 +02:00
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
__init__.py
conftest.py Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00
const.py
test_binary_sensor.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
test_button.py Update Ecovacs translations (#122610) 2024-07-25 21:18:42 +02:00
test_config_flow.py Remove deprecated yaml import from Ecovacs (#123605) 2024-08-12 09:09:51 +02:00
test_diagnostics.py Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
test_event.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
test_init.py Remove deprecated yaml import from Ecovacs (#123605) 2024-08-12 09:09:51 +02:00
test_lawn_mower.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
test_number.py Add number entity for Ecovacs mower cut direction (#122598) 2024-07-31 12:22:07 +02:00
test_select.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
test_sensor.py Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00
test_services.py Fix invalid dict annotations in tests (#122178) 2024-07-19 14:45:42 +02:00
test_switch.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
util.py