hass-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 Add missing __init__ test files (#16871) 2018-09-25 23:08:37 +02:00
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 Remove deprecated base entity classes (#61006) 2021-12-05 13:53:52 +01:00
test_intent.py use isort to sort imports according to PEP8 for cover (#29629) 2019-12-08 22:28:00 +05:30
test_reproduce_state.py Clean up async_reproduce_state helper usage (#68617) 2022-03-24 14:40:54 +01:00