adaptive-lighting/custom_components/adaptive_lighting
Bas Nijholt 1842ac9bd5
Do not assert but issue a warning (#687)
* Do not assert but issue a warning

* bump to 1.18.2
2023-07-30 13:28:58 -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 Mark as manually controlled when using flash, effect, or RGBW(W) (#684) 2023-07-30 18:49:40 +00: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 Do not assert but issue a warning (#687) 2023-07-30 13:28:58 -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 Do not assert but issue a warning (#687) 2023-07-30 13:28:58 -07:00