From 60a40bac483bd3ec1956bbe4cea56ec6e6f0e0c2 Mon Sep 17 00:00:00 2001 From: Clayton Nummer Date: Thu, 11 Apr 2019 12:20:55 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 57ea2739..4a9646ef 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,8 @@ In addition, Circadian Lighting can set your lights to a nice cool white at 1% i ## Basic Installation/Configuration Instructions: -#### Files - ALL THREE REQUIRED! -* [config/custom_components/circadian_lighting/\_\_init__.py](https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/__init__.py) -* [config/custom_components/circadian_lighting/sensor.py](https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/sensor.py) -* [config/custom_components/circadian_lighting/switch.py](https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/switch.py) +#### 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). #### Component Configuration: ```yaml