I am having a problem with setting up my blinds control. After setting up both the items and sitemap files I moved on to configuring the blind controllers. After flashing the new v2 firmware I would run a test (as outlined in the guide) where I would subscribe with #, then publish with my broker statement (Smarthouse/utilities/LRBlindsControl1). I was successful when putting 0-100 in the large box and hitting Publish and the servo would move.
The problem I am running in to is when I go to the Web UI for my server and click a button nothing happens. Here is a line for one of the controllers in my items file (Dimmer LRBlindsControl1 “Living Room Blind 1” [ “Lighting” ] {mqtt=">[broker:Smarthouse/utilities/LRBlindsControl1:command:*:default],<[broker:Smarthouse/utilities/LRBlindsControl1/state:state:default]", autoupdate=“false”}). Also here is the output from the controller itself (MQTT Command Topic: Smarthouse/utilities/LRBlindsControl1
MQTT Status Topic: Smarthouse/utilities/LRBlindsControl1/state)
Any help would be greatly appreciated.
P.S. I have checked my MQTT configuration and I have manually replaced the “quotation” marks in my code.