core/tests/components/binary_sensor
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_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 Allow binary sensor state to be None (#60193) 2021-12-22 12:24:29 +01:00
test_significant_change.py