Mikefila
(Mike Fila)
October 15, 2021, 12:14am
5
Not bad when I am not making problems for myself, lol. I pulled it out of one of these 2 posts
Hi,
I am breaking my head and probably overthinking. i am trying to achieve the following.
Based on the state of a window blind (cover) I am trying to switch on or off a light. Cover <20% is off, >20% is on.
But the cover is a z-wave device integrated in hass via the vera integration (on the role to migrate but other point). So the cover presents its self in hass like:
[image]
now I am trying to use the “current state node” to select what output to use and switch:
[image]
But obviously …
Hi all,
I’m only just starting to get into Node-Red after a long spell of using Automation within HA.
I am attempting to set the position of a Cover (blind) to a specific open position and a specific time.
I have generated the code in Developer Tools > Services as follows:
entity_id: cover.staircase_blinds
position: 40
but when i try to put that into NodeRed Edit JSON section in a Call Service node, it converts it to:
entity_id: cover.staircase_blinds position: 40
then when i deploy and t…
I haven’t found one main page, if that’s what you were looking for. I find all bits and pieces like this for pushing a friendly name in to a notify template.
1 Like