From fbafcebe6634a6ce84710f46cdf4d01e126e8786 Mon Sep 17 00:00:00 2001 From: Clayton Nummer Date: Thu, 27 Jun 2019 14:35:07 -0400 Subject: [PATCH] Add instructions and info for HACS --- README.md | 4 +++- info.md | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 info.md diff --git a/README.md b/README.md index 97a3cd46..e900af06 100644 --- a/README.md +++ b/README.md @@ -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). + +[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs) #### Component Configuration: ```yaml diff --git a/info.md b/info.md new file mode 100644 index 00000000..57de8ace --- /dev/null +++ b/info.md @@ -0,0 +1,7 @@ +## Stay healthier and sleep better by syncing your lights with natural daylight to maintain your circadian rhythm! + +![Circadian Light Rhythm|690x287](https://community-home-assistant-assets.s3.dualstack.us-west-2.amazonaws.com/original/3X/5/f/5fe7a780e9f8905fea4d1cbb66cdbe35858a6e36.jpg) + +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. \ No newline at end of file