mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
# Adaptive Lighting component
|
|
|
|
Try out this code by adding https://github.com/basnijholt/adaptive-lighting to your custom repos in HACS and install it!
|
|
|
|
See the documentation at https://deploy-preview-14877--home-assistant-docs.netlify.app/integrations/adaptive_lighting/
|
|
|
|
See [this video on Reddit](https://www.reddit.com/r/homeassistant/comments/jabhso/ha_has_it_before_apple_has_even_finished_it_i/) to see how to add the integration and set the options.
|
|
|
|
# Having problems?
|
|
Please enable debug logging by putting this in `configuration.yaml`:
|
|
```yaml
|
|
logger:
|
|
default: warning
|
|
logs:
|
|
custom_components.adaptive_lighting: debug
|
|
```
|
|
and after the problem occurs please create an issue with the log.
|
|
|
|
|
|
### Graphs!
|
|
These graphs were generated using the values calculated by the Adaptive Lighting sensor/switch(es).
|
|
|
|
##### Sun Position:
|
|

|
|
|
|
##### Color Temperature:
|
|

|
|
|
|
##### Brightness:
|
|

|