core/tests/components/ring
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
common.py Do not duplicate device class translations in ring integration (#136868) 2025-01-31 13:03:13 +01:00
conftest.py
device_mocks.py Add snapshots to all ring platform tests (#126560) 2024-09-24 10:53:19 +02:00
test_binary_sensor.py
test_button.py Add snapshots to all ring platform tests (#126560) 2024-09-24 10:53:19 +02:00
test_camera.py
test_config_flow.py Use new ServiceInfo location in component tests (part 2) (#136062) 2025-01-20 13:13:45 +01:00
test_diagnostics.py Fully mock the ring_doorbell api and remove requests_mock (#113140) 2024-06-06 20:13:19 +02:00
test_event.py Add snapshots to all ring platform tests (#126560) 2024-09-24 10:53:19 +02:00
test_init.py
test_light.py
test_number.py
test_sensor.py Do not duplicate device class translations in ring integration (#136868) 2025-01-31 13:03:13 +01:00
test_siren.py Migrate ring cam siren from switch to siren platform (#125761) 2024-09-13 15:39:22 +02:00
test_switch.py Add snapshots to all ring platform tests (#126560) 2024-09-24 10:53:19 +02:00