core/tests/components/elmax
Erik Montnemery 4e1d5fbeb0
Add WS command to help reset custom entity_id (#145504)
* Add WS command to help reset custom entity_id

* Calculate suggested object id from entity properties

* Fix logic and add additional tests

* Adjust test

* Update folder_watcher test

* Handle current entity id matches the automatic entity id

* Don't store calculated_object_id

* Update snapshots

* Update snapshots

* Update test

* Tweak logic for reusing current entity_id

* Improve test

* Don't assign same entity_id to several entities

* Prioritize custom entity name

* Update snapshots

* Update snapshots
2025-05-26 19:28:27 +02:00
..
fixtures
snapshots Add WS command to help reset custom entity_id (#145504) 2025-05-26 19:28:27 +02:00
__init__.py Elmax - fix issue 136877 (#138419) 2025-02-17 10:01:27 +01:00
conftest.py Elmax - fix issue 136877 (#138419) 2025-02-17 10:01:27 +01:00
test_alarm_control_panel.py Fix pylance warning on SnapshotAssertion import (#145206) 2025-05-19 13:55:48 +02:00
test_binary_sensor.py Fix pylance warning on SnapshotAssertion import (#145206) 2025-05-19 13:55:48 +02:00
test_config_flow.py Elmax - fix issue 136877 (#138419) 2025-02-17 10:01:27 +01:00
test_cover.py Fix pylance warning on SnapshotAssertion import (#145206) 2025-05-19 13:55:48 +02:00
test_switch.py Fix pylance warning on SnapshotAssertion import (#145206) 2025-05-19 13:55:48 +02:00