claytonjn / hass-circadian_lighting

Circadian Lighting custom component for Home Assistant
Apache License 2.0
775 stars 89 forks source link

Graph Examples #40

Open filmgarage opened 5 years ago

filmgarage commented 5 years ago

I really like the graph examples on the readme page. I would like to have a history graph on my Lovelace frontend as well to motor the brightness and temperature changes. Is this possible through the normal Lovelace UI? Or do I need to change something in the setup of the circadian_lighting to be able to monitor this? If you are able to help me get these graphs too I would be very grateful! Thanks!!!

graph

claytonjn commented 5 years ago

Easiest thing would be to use a template sensor to create a sensor for brightness and a sensor for temperature. Then you can just use a history graph card to show the trends.