hass-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 Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
button.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
config_flow.py Handle timeout fetching bond token in config flow (#78896) 2022-09-21 14:03:05 -04:00
const.py Switch bond data to use a dataclass (#73514) 2022-06-17 22:45:20 -05:00
cover.py Enforce CoverEntityFeature (#82457) 2022-11-22 07:09:19 +01:00
diagnostics.py Switch bond data to use a dataclass (#73514) 2022-06-17 22:45:20 -05:00
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 String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
manifest.json Bump bond-async to 0.1.23 (#89697) 2023-03-14 08:44:55 -10:00
models.py Switch bond data to use a dataclass (#73514) 2022-06-17 22:45:20 -05:00
services.yaml Prettify yaml (services.yaml) (#68878) 2022-03-30 09:48:06 +02:00
strings.json
switch.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
utils.py Reduce bond startup time (#73506) 2022-06-14 20:30:59 -10:00