From 4ce6bb9f4a72a900d2a847e2f5c61fdc10fc0d63 Mon Sep 17 00:00:00 2001 From: Clayton Nummer Date: Thu, 4 Apr 2019 21:16:06 -0400 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 79a9b672..57ea2739 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,17 @@ Switch configuration variables: * **lights_brightness** (_Optional_): array: List of light entities which should only have brightness adjusted. [_Advanced Configuration_](https://github.com/claytonjn/hass-circadian_lighting/wiki/Advanced-Configuration#switch-configuration-variables) + +
+ +### Graphs! +These graphs were generated using the values calculated by the Circadian Lighting sensor/switch(es). + +##### Sun Position: +![cl_percent|690x131](https://community-home-assistant-assets.s3.dualstack.us-west-2.amazonaws.com/original/3X/6/5/657ff98beb65a94598edeb4bdfd939095db1a22c.PNG) + +##### Color Temperature: +![cl_colortemp|690x129](https://community-home-assistant-assets.s3.dualstack.us-west-2.amazonaws.com/original/3X/5/9/59e84263cbecd8e428cb08777a0413672c48dfcd.PNG) + +##### Brightness: +![cl_brightness|690x130](https://community-home-assistant-assets.s3.dualstack.us-west-2.amazonaws.com/original/3X/5/8/58ebd994b62a8b1abfb3497a5288d923ff4e2330.PNG)