hass-core/homeassistant/components/flux_led
2023-09-18 10:08:38 -05:00
..
__init__.py Rename cv.no_yaml_config_schema to cv.config_entry_only_config_schema (#93908) 2023-06-01 13:15:48 +02:00
button.py Add entity translations to Flux led (#95355) 2023-06-27 16:58:57 +02:00
config_flow.py
const.py
coordinator.py Disable always_update in flux_led coordinator (#97412) 2023-07-28 12:38:33 -05:00
diagnostics.py
discovery.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
light.py Add entity translations to Flux led (#95355) 2023-06-27 16:58:57 +02:00
manifest.json Drop codeowner for Magic Home/flux_led (#100557) 2023-09-18 10:08:38 -05:00
number.py Add entity translations to Flux led (#95355) 2023-06-27 16:58:57 +02:00
select.py Add entity translations to Flux led (#95355) 2023-06-27 16:58:57 +02:00
sensor.py Add entity translations to Flux led (#95355) 2023-06-27 16:58:57 +02:00
services.yaml Migrate integration services (E-F) to support translations (#96367) 2023-07-11 23:57:29 +02:00
strings.json Replace "percents" -> "percentage" in flux_led option flow (#98059) 2023-08-15 10:44:24 -05:00
switch.py Add entity translations to Flux led (#95355) 2023-06-27 16:58:57 +02:00
util.py