hass-core/homeassistant/components/bond
Erik Montnemery 2406b235b4
Name unnamed binary sensors by their device class ()
* 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 Wait for config entry platform forwards () 2022-07-09 17:27:42 +02:00
button.py Name unnamed binary sensors by their device class () 2023-06-13 19:48:54 +02:00
config_flow.py Handle timeout fetching bond token in config flow () 2022-09-21 14:03:05 -04:00
const.py
cover.py Enforce CoverEntityFeature () 2022-11-22 07:09:19 +01:00
diagnostics.py
entity.py Reduce bond fallback polling interval when BPUP is alive () 2023-04-08 23:12:42 -04:00
fan.py Fix missing preset_mode feature in bond fans () 2023-04-28 21:03:16 +02:00
light.py String formatting and max line length - Part 1 () 2022-12-22 10:12:50 +01:00
manifest.json Bump bond-async to 0.1.23 () 2023-03-14 08:44:55 -10:00
models.py
services.yaml
strings.json
switch.py String formatting and max line length - Part 1 () 2022-12-22 10:12:50 +01:00
utils.py