hass-core/homeassistant/components/switchbot
Patrick ZAJDA 4456557a02
Add entity name translations to Switchbot (#90600)
* Add entity name translations to Switchbot

Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>

* Apply suggestions from code review

Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>

* Fix tests

Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>

* Update homeassistant/components/switchbot/strings.json

Co-authored-by: Patrick ZAJDA <patrick@zajda.fr>

---------

Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-04-03 10:10:30 -04:00
..
__init__.py Implement Switchbot Blind Tilt (#86591) 2023-02-16 21:06:02 -06:00
binary_sensor.py Add entity name translations to Switchbot (#90600) 2023-04-03 10:10:30 -04:00
config_flow.py Switch switchbot to use no_devices_found (#88268) 2023-02-16 22:51:27 +01:00
const.py Implement Switchbot Blind Tilt (#86591) 2023-02-16 21:06:02 -06:00
coordinator.py Improve bluetooth generic typing (#84891) 2023-01-02 21:19:53 -10:00
cover.py Implement Switchbot Blind Tilt (#86591) 2023-02-16 21:06:02 -06:00
entity.py Improve bluetooth generic typing (#84891) 2023-01-02 21:19:53 -10:00
humidifier.py Adjust AddEntitiesCallback import (part 1) (#88870) 2023-02-28 08:54:05 +01:00
light.py Use a single source of data for switchbot (#84215) 2022-12-19 07:47:42 -10:00
lock.py Add support for SwitchBot Lock (#84673) 2022-12-27 18:16:00 -10:00
manifest.json Bump pySwitchbot to 0.37.5 (#90317) 2023-03-26 09:10:35 -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 Improve switch and climate type hints in integrations (#90040) 2023-03-21 13:26:41 +01:00