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 Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py Use explicit naming in Sensibo climate entity (#95591) 2023-06-30 14:48:20 +02:00
config_flow.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
const.py Add filters and service to Sensibo (#73687) 2022-06-20 22:33:47 -05:00
coordinator.py Improve DataUpdateCoordinator typing in integrations (3) (#84657) 2022-12-27 22:49:23 +01:00
diagnostics.py Sensibo clean code (#74437) 2022-09-04 14:42:08 -05:00
entity.py Import ParamSpec from typing [Py310] (#86413) 2023-01-23 07:28:43 +01:00
manifest.json Bump pysensibo to 1.0.28 (#92684) 2023-05-06 12:02:09 -05:00
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
select.py Sensibo select platform translations (#82743) 2023-01-04 07:17:57 -10:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
services.yaml
strings.json Use common translations for On, Off, Open and Closed (#95779) 2023-07-04 13:52:01 +02:00
switch.py Fix switch acting as toggle in Sensibo (#93810) 2023-05-30 20:39:03 +03:00
update.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
util.py