Call Service node not turning on switch

My flow is working - except for ONE LIGHT SWITCH! I don’t understand why.

If there is motion at the motion detector, and time of day is between 6am and 9am, check to see if the sink light is on. If not: 1. Say “Good Morning” 2. Turn on the Sink Light 3. Turn on the Script “TV Time” 4 Turn on the Kitchen Light 5. Turn on the Chandelier

They all work… Except the Chandelier does not turn on. I did the inject and debug - it shows the message is passed, I guess, as the debug output just shows time/date. But - no light. What can I check? What can I do? Thanks for any help!

Edit to say: I can control the Chandelier from HA.

Did you double check the entity_id?

1 Like

Dammit. Not the entity_id… But the domain! I had “switch” but for some reason - it’s a “light”. Thanks for the push!

1 Like