hass-core/homeassistant/components/sensibo
Jan Bouwhuis c26dc0940c
Use common translations for On, Off, Open and Closed (#95779)
* Use common translations for On and Off

* Used common translations for open and closed

* Update homeassistant/components/sensibo/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Only update state translations

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-07-04 13:52:01 +02:00
..
__init__.py
binary_sensor.py
button.py
climate.py Use explicit naming in Sensibo climate entity (#95591) 2023-06-30 14:48:20 +02:00
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
manifest.json
number.py
select.py
sensor.py
services.yaml
strings.json Use common translations for On, Off, Open and Closed (#95779) 2023-07-04 13:52:01 +02:00
switch.py
update.py
util.py