I have two Tuya shutter switches (via the Tuya platform, running stock firmware). They have an up, stop and down button. The switches show fine and automation can control them without issue.
The problem I have is that as they are stateless, I can’t open or close them from the interface, the up and down buttons are greyed out.
I’ve added a position of 50 in the configuration.yaml as I found on other threads covering this, but despite the file being checked as valid, the buttons remain grey - is there anything else I can try or something I missed on the entry?
cover:
- platform: template
covers:
patio_door:
friendly_name: "Patio Door"
position_template: "50"