I could use some help figuring what is wrong with my cover setup.
Currently I have 2 shutters controlled by relays (- switch entities) setup using the HACS integration ‘Cover Time Based Synced’.
Shutter 1 works as expected, where shutter 2 behaves strange.
Shutter 2 shows the correct state in frontend, Open/close - opening/closing.
But the controls seem to be reversed, it goes up when pressing down arrow, and state shows ‘opening’.
Both shutters are in an automation to close in the evening, where shutter 1 works as expected and shutter 2 works opposite. So it goes to open state in the evening and close in the morning. Tested directly with relays and that is working as expected. Here is my configuration.yaml entry:
Thank you for the suggestion, I was checking out spook but not sure if that would solve the problem. Which entity would you then invert? Looks like you can only invert switch or binary_sensor.
If I would invert the switch, then my physical relay would be ‘ON’ for 99% of the time and would turn off when the shutter is triggered. These shutters have 2 separate relays, one for opening and one for closing. Both relays should not be ‘ON’ the same time. Thanks!
It looks like it is changed.
In the past it could also invert covers.
Well, looks like you might have to do it manually with templates and automations, unless it is now a settings bg in the cover entity. I have to check that later.
Definitely not a wiring error as states are correct.
When pressing the down arrow (close) in GUI, it starts opening with correct state ‘opening’ and icon displaying open shutter when finished.
It feels like the cover close and cover open actions are mapped to wrong config.