After an update (fo almost 1 one year) my shutter won’t work (Sonoff dual r2). I do not know what is wrong
this is my configuration:
- platform: mqtt
name: “Zonnescherm_open”
availability_topic: “tele/Zonnescherm/LWT”
payload_available: “Online”
payload_not_available: “Offline”
position_topic: stat/Zonnescherm/SHUTTER1
position_open: 100
position_closed: 0
set_position_topic: “cmnd/Zonnescherm/shutterposition”
command_topic: “cmnd/Zonnescherm/backlog”
payload_open: “SHUTTEROPEN”
payload_close: “SHUTTERCLOSE”
payload_stop: “SHUTTERSTOP”
retain: false
optimistic: false
qos: 1
When i put in the console of the sonof device setoption19 1 it will reconize in hassio but not the way i want to.