I cannot seem to get this script to work on my TP-Link Lights. Anyone else have any issues?
Looks like the only errors I have in the logs are related to a service.
Logger: homeassistant.helpers.service
Source: helpers/service.py:128
First occurred: 6:32:08 PM (2 occurrences)
Last logged: 6:32:08 PM
Unable to find referenced entities input_boolean.motion_detection
Unable to find referenced entities automation.sense_lights_change
well, that is clear isnt it? HA notices you reference entities you dont have… your probably copied this (old) config of mine, and didnt check whether you have all entities in your own config. (or maybe even need)
I have 2 groups of lights and this automation alternates both groups to have different random colours to each other.
i added - ‘100’ to keep the saturation at 100 percent to get rid of weaker colours that had too much white in them, leaving me with bright and vibrant party colours.