basnijholt / adaptive-lighting

Adaptive Lighting custom component for Home Assistant
https://basnijholt.github.io/adaptive-lighting/
Apache License 2.0
1.71k stars 128 forks source link

Adaptive Lighting Graphs #600

Open Robba20001 opened 1 year ago

Robba20001 commented 1 year ago

Hey everyone, i wanted to know if someone can tell me how i can create those graphs, shown near the end of the Adaptive Lighting docs. I am realatively new to HA and I already tried doing it by adding a sensor to the config file, but that didn' work. I would love to get some advice from you.

thank you and friendly greetings, Robin

darinlarimore commented 1 year ago

Yo, @Robba20001 This was helpful! https://github.com/basnijholt/adaptive-lighting/issues/61#issuecomment-751460457 I used it for a simple gauge, but they are doing a more advanced chart in that comment there.

Screenshot 2023-05-26 at 3 50 36 PM

Then I was able to find the sensor in my entities!

Robba20001 commented 1 year ago

Thank you! It worked :)

jazzyisj commented 11 months ago

I use apex charts to display my adaptive lighting history in HA. Very useful for tweaking your settings.

image

https://github.com/jazzyisj/home-assistant-config/blob/master/ui/graph/light/adaptive_brightness_graph.yaml https://github.com/jazzyisj/home-assistant-config/blob/master/ui/graph/light/adaptive_colour_graph.yaml