Hi All,
So iv just tried to setup the V2 blind control. I’m able to control the servo using MQTT FX but its not working from the OpenHab BasicUI.
Can you see anything wrong?
ESP Details:
Hostname: Blinds1
MQTT Server: 10.0.0.10
MQTT Port: 1883
MQTT Authentication: FALSE
MQTT Command Topic: Curato/utilities/Blinds1
MQTT Status Topic: Curato/utilities/Blinds1/state
Move Slow: TRUE
To update firmware go to: http://Blinds1.local/firmware
To reset device settings restart the device and quickly move the jumper from RUN to PGM, wait 10 seconds and put the jumper back to RUN.
Item:
Dimmer Blinds1 “Blinds [%s]” [ “Lighting” ] {mqtt=">[broker:Curato/utilities/Blinds1:command:*:default],<[broker:Curato/utilities/Blinds1/state:state:default]", autoupdate=“false”}
Sitemap:
Switch item=Blinds1 mappings=[0=“Open”, 56=“Half”, 100=“Close”]
Slider item=Blinds1
TIA
Jamie