I am trying to make a simple Light toggle automation and there doesn't seem to be any entities available? There are about 70 lights configured on the system I can toggle - but cant seem to get them from the automation. On a working system you get to select the target - on mine its missing. I have used incignoto mode in the browser to make sure it wasn't cache.
#light entities missing for automation
1 messages ยท Page 1 of 1 (latest)
how are the lights added to HA? (i.e. what integration)
Are they switches, instead of light entities?
my own integration, using python. They show as lights. They all show up as lights. I have other devices too that are now listed like Shelley dimmers and all those things.
on a working system you get the select..
Yup.. it could be that for whatever reason your lights are either not registering as toggleable, or not showing up as lights
Is the light "turn on" screenshot you shared also off your system and you just changed the theme to mess with us, or is that a screenshot from someone else? If it's the latter, does anything show up for you under light.turn_on?
The Light theme is broken... the dark theme is working ๐
wait, so light.toggle works when you are in the dark theme too?
Light and Dark themes are completely different systems (just to compare)
I am trying to figure out why one install does not show the three 'Choose Entity' 'Choose .....' selections
ok
does the selector turn up if you try to use the light "turn on" action, rather than the light "toggle" action?
on your light theme (broken) system
same behaviour... ๐ฆ
What about if you use home assistant turn on/toggle?
that works
I can press the sliders and they react. The light changes too ๐ (thats a good thing)
Hmmm. They must not be registering under the light domain then for whatever reason, but the base turn on/off/toggle will work still
I've seen this happen from time to time, something gets screwed up in services and light and switch are missing the selector.
Can you try restart HA?
I've seen this reported 4-5 times and in every case the resolution was "it just started working again" mysteriously and I never figured out what it was.
nothing shows up... Shelley lights are missing too... I have updated to latest release and rebooted
cleared cache and done a small rain-dance to try coax the entitys out..
I don't think it's a frontend cache issue, I think it's something from core.
I'll poke about some more .. restore the backup to a fresh install
or maybe the websocket, I don't know
I think someone said restarting in safe mode helped.
Even though it still worked again after they exited safe mode.
maybe like it just flushed something out
will give it a go... thanks