core/tests/components/aladdin_connect
mkmer 69fccec147
Clean up device registry for doors that no longer exist in Aladdin Connect (#99743)
* Remove devices that no longer exist

* Run Black after merge

* config 2 devices then 1 devices

* clean up device assertions

* More generic device check

* Add request from Honeywell PR

* remove unnecesary test
optimize dont_remove

* remove unnecessary test

* Actually test same id different domain

* Test correct id

* refactor remove test

* Remove .get for non optional keys

* Comprehension for all_device_ids

* Fix DR test, remove `remove`

* fix entities for full test coverage

* remove unused variable assignment

* Additional assertions confirming other domain

* Assertion error

* new method for identifier loop

* device_entries for lists
2023-12-19 07:30:02 +01:00
..
snapshots Add Diagnostic platform to Aladdin Connect (#99682) 2023-09-07 21:27:41 +02:00
__init__.py
conftest.py Add Diagnostic platform to Aladdin Connect (#99682) 2023-09-07 21:27:41 +02:00
test_config_flow.py Cleanup YAML import in aladdin_connect (#88694) 2023-02-27 16:20:01 +01:00
test_cover.py Raise error on open/close failure in Aladdin Connect (#99746) 2023-09-06 18:33:58 +02:00
test_diagnostics.py Add Diagnostic platform to Aladdin Connect (#99682) 2023-09-07 21:27:41 +02:00
test_init.py Clean up device registry for doors that no longer exist in Aladdin Connect (#99743) 2023-12-19 07:30:02 +01:00
test_model.py
test_sensor.py Add entity translations for Aladdin Connect (#95051) 2023-06-22 16:01:51 +02:00