core/homeassistant/components/lifx
Avi Miller 168d122db4
Add set_hev_cycle_state service to LIFX integration (#77546)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-04 19:04:36 -05:00
..
translations [ci skip] Translation update 2022-08-21 00:24:25 +00:00
__init__.py Add binary sensor platform to LIFX integration (#77535) 2022-09-01 22:07:21 +00:00
binary_sensor.py Rename the binary sensor to better reflect its purpose (#77711) 2022-09-02 12:13:03 +00:00
button.py Fix entity category for LIFX buttons (#76788) 2022-08-15 11:35:53 +02:00
config_flow.py Fix lifx homekit discoveries not being ignorable or updating the IP (#76825) 2022-08-15 21:09:13 -04:00
const.py Add binary sensor platform to LIFX integration (#77535) 2022-09-01 22:07:21 +00:00
coordinator.py Add set_hev_cycle_state service to LIFX integration (#77546) 2022-09-04 19:04:36 -05: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 set_hev_cycle_state service to LIFX integration (#77546) 2022-09-04 19:04:36 -05: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 Add set_hev_cycle_state service to LIFX integration (#77546) 2022-09-04 19:04:36 -05:00
strings.json
util.py