core/homeassistant/components/lifx
Franck Nijhof 8f0f734c28
Fix entity category for LIFX buttons (#76788)
2022-08-15 11:35:53 +02:00
..
translations [ci skip] Translation update 2022-08-11 00:26:23 +00:00
__init__.py Add identify and restart button entities to the LIFX integration (#75568) 2022-08-06 17:28:30 -10:00
button.py Fix entity category for LIFX buttons (#76788) 2022-08-15 11:35:53 +02:00
config_flow.py Update aiolifx to version 0.8.2 (#76367) 2022-08-06 15:02:32 -10:00
const.py Add identify and restart button entities to the LIFX integration (#75568) 2022-08-06 17:28:30 -10:00
coordinator.py Add identify and restart button entities to the LIFX integration (#75568) 2022-08-06 17:28:30 -10:00
discovery.py Make sure all discovery flows are using the helper (#76641) 2022-08-12 09:25:23 -04:00
entity.py Add identify and restart button entities to the LIFX integration (#75568) 2022-08-06 17:28:30 -10:00
light.py Add identify and restart button entities to the LIFX integration (#75568) 2022-08-06 17:28:30 -10:00
manager.py
manifest.json Update aiolifx to version 0.8.2 (#76367) 2022-08-06 15:02:32 -10:00
migration.py
services.yaml
strings.json
util.py