Hi, I am fairly new to the HA world and forums, so I apologize in advance if I didn’t do this right. I’m trying to ask some questions about the Hue integration but can’t find a good place to post, so here we are
- When viewing lights in the Lovelace dashboard, I can change light colors and such for RGB bulbs, but for the life of me I can’t figure out how to get the actual values of the bulb (i.e. RGB, hue, sat, dim). I want to create an automation to set them but need to figure out the values to use.
- I tried installing the
scene_generator.py
script to take a “snapshot” of the bulbs but that’s not working for me either (last update was 4 years ago; tracking in Scene_generator.py - Export YAML formatted state/attributes - #13 by dmcentire)
So is there any way to either read the current values of a bulb that’s on, or take a snapshot of the bulbs and dig through the data there?
Thanks in advance!
Dennis