hass-core/homeassistant/components/switchbot
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 Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
config_flow.py
const.py
coordinator.py
cover.py
entity.py
humidifier.py
light.py
lock.py
manifest.json Resolve issue with switchbot blind tilt devices getting stuck in opening/closing state (#91495) 2023-04-16 09:32:51 -10:00
sensor.py Add entity name translations to Switchbot (#90600) 2023-04-03 10:10:30 -04:00
strings.json Add entity name translations to Switchbot (#90600) 2023-04-03 10:10:30 -04:00
switch.py