core/homeassistant/components/bond
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
button.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
config_flow.py
const.py
cover.py
diagnostics.py
entity.py Reduce bond fallback polling interval when BPUP is alive (#90871) 2023-04-08 23:12:42 -04:00
fan.py Fix missing preset_mode feature in bond fans (#92202) 2023-04-28 21:03:16 +02:00
light.py
manifest.json Bump bond-async to 0.1.23 (#89697) 2023-03-14 08:44:55 -10:00
models.py
services.yaml
strings.json
switch.py
utils.py