core/homeassistant/components/lifx
Norbert Rittel b676c2f61b
Improve action descriptions of LIFX integration (#139329)
Improve action description of lifx integration

- fix sentence-casing on two action names
- change "Kelvin" unit name to proper uppercase
- reference 'Theme' and 'Palette' fields by their friendly names for matching translations
- change paint_theme action description to match HA style
2025-02-26 15:24:19 +02:00
..
__init__.py
binary_sensor.py
button.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py
const.py
coordinator.py
diagnostics.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
discovery.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
entity.py
icons.json
light.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manager.py
manifest.json
migration.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
select.py
sensor.py
services.yaml
strings.json Improve action descriptions of LIFX integration (#139329) 2025-02-26 15:24:19 +02:00
util.py