This repository has been archived on 2023-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
homeassistant-config/packages/light/light_adaptive.yaml

18 lines
376 B
YAML
Raw Normal View History

2022-08-02 12:03:44 +00:00
adaptive_lighting:
- name: "default"
lights:
- light.stripe
- light.direct
prefer_rgb_color: false
transition: 45
initial_transition: 1
interval: 90
min_brightness: 1
max_brightness: 80
2022-08-02 22:59:17 +00:00
min_color_temp: 2500
2022-08-02 12:03:44 +00:00
max_color_temp: 6500
sleep_brightness: 1
sleep_color_temp: 1000
take_over_control: true
detect_non_ha_changes: false
only_once: false