Skip to content

Commit

Permalink
link documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Oct 15, 2020
1 parent d67479d commit 466c4b6
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,19 @@

Try out this code by adding https://github.com/basnijholt/adaptive-lighting to your custom repos in HACS and install it!

I have not written any docs yet, so I recommend to use the UI to add this integration.

See [this video on Reddit](https://www.reddit.com/r/homeassistant/comments/j09219/any_circadian_lighting_users_good_news_i_just/) to see how to add the integration and set the options.
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!
Expand Down

0 comments on commit 466c4b6

Please sign in to comment.