adaptive-lighting/custom_components/adaptive_lighting
Bas Nijholt 0e23e906da
Fix #745, first time YAML setup (#752)
* Check whether this is the first time setup

* Keep list

* simplify

* no UI tracking
2023-08-15 14:47:43 -07:00
..
translations Make instantaneous light.turn_on adaptation configurable with intercept (#750) 2023-08-15 12:23:56 -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 Implement call intercept for multiple lights (#679) 2023-08-03 17:47:09 -07:00
color_and_brightness.py Split up SunLightSettings and improve https://basnijholt.github.io/adaptive-lighting/ (#719) 2023-08-08 21:31:17 +00:00
config_flow.py Fix #745, first time YAML setup (#752) 2023-08-15 14:47:43 -07:00
const.py Make instantaneous light.turn_on adaptation configurable with intercept (#750) 2023-08-15 12:23:56 -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
helpers.py Split up SunLightSettings and improve https://basnijholt.github.io/adaptive-lighting/ (#719) 2023-08-08 21:31:17 +00:00
manifest.json Bump to 1.19.0 in manifest.json (#734) 2023-08-09 19:06:48 -07:00
services.yaml feat: change the order of options in config flow (#700) 2023-08-04 21:45:12 +00:00
strings.json Make instantaneous light.turn_on adaptation configurable with intercept (#750) 2023-08-15 12:23:56 -07:00
switch.py Fix #745, first time YAML setup (#752) 2023-08-15 14:47:43 -07:00