core/homeassistant/components/geniushub
Norbert Rittel 0f0866cd52
Improve description of `mode` field in `geniushub.set_zone_mode` action (#139513)
Improve description of `mode` field in 'geniushub.set_zone_mode' action

As the three choices for the `mode` field show up as radio buttons in the UI the description does not need to repeat them.

This improves translations by avoiding any over-translation of these values.
2025-02-28 17:03:47 +02:00
..
__init__.py
binary_sensor.py
climate.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py
const.py Add config flow to Genius hub (#116173) 2024-07-21 19:57:41 +02:00
entity.py Standardize homeassistant imports in component (g-h) (#136825) 2025-01-29 11:57:01 +01:00
icons.json
manifest.json
sensor.py
services.yaml
strings.json Improve description of `mode` field in `geniushub.set_zone_mode` action (#139513) 2025-02-28 17:03:47 +02:00
switch.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
water_heater.py