hass-core/homeassistant/components/lifx
2023-02-26 22:42:17 -05:00
..
__init__.py Use a background task for LIFX discovery (#88820) 2023-02-26 22:42:17 -05:00
binary_sensor.py Drop unnecessary copy from entitydescription.name to _attr_name (#88251) 2023-02-16 13:54:32 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
config_flow.py Populate suggested_area using the LIFX group name for each device (#83259) 2022-12-04 16:31:08 -10:00
const.py Add an RSSI sensor to the LIFX integration (#80993) 2022-10-26 09:12:45 -05:00
coordinator.py Improve DataUpdateCoordinator typing in integrations (7) (#84890) 2023-01-02 12:57:15 +01:00
diagnostics.py Add device-specific diagnostics to the LIFX integration (#79964) 2022-10-23 22:49:18 -05:00
discovery.py Improve iterable typing (2) (#79296) 2022-10-01 00:13:15 +02:00
entity.py Populate suggested_area using the LIFX group name for each device (#83259) 2022-12-04 16:31:08 -10:00
light.py String formatting and max line length - Part 3 (#84394) 2022-12-22 13:35:47 +01:00
manager.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
manifest.json Bump aiolifx to 0.8.9 (#87790) 2023-02-09 21:38:17 +01:00
migration.py Make lifx async_migrate_legacy_entries a callback (#75719) 2022-07-25 20:21:43 +02:00
select.py Drop unnecessary copy from entitydescription.name to _attr_name (#88251) 2023-02-16 13:54:32 +01:00
sensor.py Drop unnecessary copy from entitydescription.name to _attr_name (#88251) 2023-02-16 13:54:32 +01:00
services.yaml Enable more customization of the LIFX pulse and color loop effects (#81699) 2022-11-13 10:59:47 -06:00
strings.json Fix incorrect usage of 'setup' vs 'set up' (#83774) 2022-12-12 11:40:00 +01:00
util.py String formatting and max line length - Part 3 (#84394) 2022-12-22 13:35:47 +01:00