core/tests/components/alarm_control_panel
Erik Montnemery 4655ed995e
Fix resetting of attributes in EntityRegistry.async_get_or_create (#77516)
* Fix resetting of attributes in EntityRegistry.async_get_or_create

* Fix typing

* Fix resetting config entry

* Improve test

* Update tests
2022-08-30 21:07:50 +02:00
..
__init__.py
common.py
test_device_action.py Fix resetting of attributes in EntityRegistry.async_get_or_create (#77516) 2022-08-30 21:07:50 +02:00
test_device_condition.py
test_device_trigger.py
test_reproduce_state.py