mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Merge pull request #30 from claytonjn/dev
Add instructions and info for HACS
This commit is contained in:
commit
5a5c8fac7f
2 changed files with 10 additions and 1 deletions
|
|
@ -25,7 +25,9 @@ In addition, Circadian Lighting can set your lights to a nice cool white at 1% i
|
|||
## Basic Installation/Configuration Instructions:
|
||||
|
||||
#### Installation:
|
||||
Install `custom_component` files automatically using [Custom Updater](https://github.com/claytonjn/hass-circadian_lighting/wiki/Installation-Instructions#automatic-installation) or [Manually](https://github.com/claytonjn/hass-circadian_lighting/wiki/Installation-Instructions#manual-installation).
|
||||
Install `custom_component` files automatically using [HACS](https://github.com/claytonjn/hass-circadian_lighting/wiki/Installation-Instructions#hacs) or [Custom Updater](https://github.com/claytonjn/hass-circadian_lighting/wiki/Installation-Instructions#custom-updater), or install [Manually](https://github.com/claytonjn/hass-circadian_lighting/wiki/Installation-Instructions#manual-installation).
|
||||
|
||||
[](https://github.com/custom-components/hacs)
|
||||
|
||||
#### Component Configuration:
|
||||
```yaml
|
||||
|
|
|
|||
7
info.md
Normal file
7
info.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
## Stay healthier and sleep better by syncing your lights with natural daylight to maintain your circadian rhythm!
|
||||
|
||||

|
||||
|
||||
Circadian Lighting slowly synchronizes your color changing lights with the regular naturally occuring color temperature of the sky throughout the day. This gives your environment a more natural feel, with cooler hues during the midday and warmer tints near twilight and dawn.
|
||||
|
||||
In addition, Circadian Lighting can set your lights to a nice cool white at 1% in “Sleep” mode, which is far brighter than starlight but won’t reset your circadian rhythm or break down too much rhodopsin in your eyes.
|
||||
Loading…
Add table
Add a link
Reference in a new issue