Hello and Happy New Year!
I was attempting to configure a blueprint but kept running into an issue with a switch no being available.
I want to trigger a light with a motion event…simple!!
Yet when I select the Z-Wave switch device it states that there are 0 entities…the switch has been in place forever and I can control the switch from my dashboard with no issue…yet when creating the automation it does not seem to exist!
What am I doing wrong??
Here’s the switch from the Zwave integration
You might want to post the Blueprint code.
The blueprint code is immaterial. There is no entity for the wave device switch for some reason.
How can you be so sure? Your blueprint says “Light”, but you are trying to select a switch. Does the blueprint support switch entities or is it simply restricted to lights?
1 Like
It’s not immaterial.
The blueprint seems to be looking for a light based on the description. You want to use a switch entity & it’s telling you there are no light entities for your device.
1 Like
I’m using the same blueprint with another switch and it’s working as intended.
The only difference is it’s a KASA switch not a Zwave switch.