adaptive-lighting/custom_components/adaptive_lighting
2023-07-28 17:25:50 -07:00
..
translations Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
__init__.py Style with ruff and logging (#643) 2023-07-23 14:24:22 -07:00
_docs_helpers.py Style with ruff and logging (#643) 2023-07-23 14:24:22 -07:00
adaptation_utils.py Style with ruff and logging (#643) 2023-07-23 14:24:22 -07:00
config_flow.py Delete AdaptiveLighting instances that have been removed from YAML (#669) 2023-07-26 23:40:54 -07:00
const.py Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
hass_utils.py Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
manifest.json Release 1.18.0 (fixes lights accidentally turning on 🚀🎉) (#676) 2023-07-28 17:25:50 -07:00
services.yaml Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
strings.json Only start adapting on light.turn_on when detect_non_ha_changes: false to prevent unwanted light turn ons (#663) 2023-07-28 15:17:17 -07:00
switch.py More typing fixes (#675) 2023-07-29 00:17:26 +00:00