Hi,
i recently noticed my blinds suddenly listen to the word “open” to close them, and the other way around (although they have been working for years)
I found in the doc that i presumably need to add the inverted code:
Rollershutter { ga="Blinds" [ inverted=true ] }
But i already use a roomhint aswell.
Rollershutter Livingterrasrolgordijn "Terras Rolgordijn" <rollershutter> (Living, Rolgordijnen) [ "Blinds" ] {channel="nikohomecontrol:blind:440e003a1939:67:rollershutter", ga="Blinds" [roomHint="Living"] }
I tried just adding it in front of the roomhint, but my visual code gives an error between the inverted and roomhint.
Can someone help me please?
This is what i tried (adding an extra comma in between didn’t help either):
Rollershutter Livingterrasrolgordijn "Terras Rolgordijn" <rollershutter> (Living, Rolgordijnen) [ "Blinds" ] {channel="nikohomecontrol:blind:440e003a1939:67:rollershutter", ga="Blinds" [ inverted=true ] [roomHint="Living"] }
Thank you.