hass-core/tests/components/binary_sensor
Erik Montnemery 2406b235b4
Name unnamed binary sensors by their device class (#92940)
* Name unnamed binary sensors by their device class

* Update type annotations

* Fix loading of entity component translations

* Add test

* Update integrations

* Set abode and rfxtrx binary_sensor name to None

* Revert changes in homekit_controller
2023-06-13 19:48:54 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_device_condition.py Add type hints for stub_blueprint_populate fixture (#93568) 2023-05-26 08:13:13 +02:00
test_device_trigger.py Add type hints for stub_blueprint_populate fixture (#93568) 2023-05-26 08:13:13 +02:00
test_init.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
test_significant_change.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00