From 9bb64d31dd879ed3479797950f88b46cccb03e82 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 15 Jul 2023 01:45:31 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06dd2c0..6e8bc59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # hue_circadian_lighting -This is the first attempt and iteration of a custom component written specifically to interface with the Circadian Lighting custom component (https://github.com/claytonjn/hass-circadian_lighting). +This is the first iteration of a custom component written specifically to interface with the Circadian Lighting custom component (https://github.com/claytonjn/hass-circadian_lighting). + +This custom component allows you to automatically sync the values from the Circadian Lighting custom component to each of your scenes named "Circadian" across all of your bridges connected to Home Assistant. Add scenes named "Circadian" to be automatically updated, and use these scens with your Hue switches/dimmers/buttons, allowing you to turn your lights on to the right temperature. 1) You must have hass-circadian_lighting installed and working. 2) You must have your Hue Bridges added to Home Assistant.