core/homeassistant/components/humidifier
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 Add `action` attribute to Humidifier entity (#95131) 2023-06-28 13:21:17 +02:00
const.py Add `action` attribute to Humidifier entity (#95131) 2023-06-28 13:21:17 +02:00
device_action.py Use entity registry id in humidifier device actions (#95270) 2023-06-26 23:08:30 +02:00
device_condition.py Use entity registry id in humidifier device conditions (#95256) 2023-06-26 18:13:48 +02:00
device_trigger.py Add current_humidity device_trigger for humidity component (#95435) 2023-06-28 13:13:55 +02:00
group.py
intent.py
manifest.json
recorder.py
reproduce_state.py
services.yaml
strings.json Use common translations for `On`, `Off`, `Open` and `Closed` (#95779) 2023-07-04 13:52:01 +02:00