Search found 2 matches
- Fri Sep 19, 2025 10:52 pm
- Forum: [EU-CL02] Curtain Control
- Topic: Home Assistant Integration
- Replies: 26
- Views: 1583146
Re: Home Assistant Integration
# Currysmarter Tasmota Shutter Controls mqtt: cover: - name: "yourEntityName" unique_id: "yourEntityId" qos: 1 command_topic: "cmnd/tasmota_wz/tuyasend4" payload_open: "1,0" payload_close: "1,2" payload_stop: "1,1" set_position_topic: &quo...
- Fri Aug 29, 2025 3:44 pm
- Forum: [EU-CL02] Curtain Control
- Topic: Home Assistant Integration
- Replies: 26
- Views: 1583146
Re: Home Assistant Integration
Hey all, I got my 2 switches set up fine with HomeAssistant and MQTT. I let the curtains go up on sunrise and down on sunset via HomeAssistant automation. Roughly once per month any one of the 2 shutter modules restarts during sunrise or sunset automation and goes to its last known position (before ...