core/homeassistant/components/isy994
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
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
entity.py
fan.py
helpers.py
light.py
lock.py
manifest.json
models.py
number.py
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
system_health.py
util.py