core/tests/components/cover
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
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 Fix resetting of attributes in EntityRegistry.async_get_or_create (#77516) 2022-08-30 21:07:50 +02:00
test_device_trigger.py Fix resetting of attributes in EntityRegistry.async_get_or_create (#77516) 2022-08-30 21:07:50 +02:00
test_init.py
test_intent.py
test_reproduce_state.py Clean up async_reproduce_state helper usage (#68617) 2022-03-24 14:40:54 +01:00