core/homeassistant/components/bond
Erik Montnemery 67c1051305
Allow setting an entity's name by its device class (#90767)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-09 18:55:55 +02:00
..
__init__.py
button.py Allow setting an entity's name by its device class (#90767) 2023-05-09 18:55:55 +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