Announcement

Collapse
No announcement yet.

5.1.12 Shelly control stopped working

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    5.1.12 Shelly control stopped working

    Upgraded to 5.1.12, mostly working apart from broken control of a Shelly Dimmer. Inbound status is fine from device.

    Checking MQTT messages HS is sending true/ false and not the off/ on required.

    Publish payload template is set as $$LABEL:
    VSP mappings are false=0;off true=1;on. Have tried deleting and re-creating with no luck.


    I've tried publish payload as blank, $$STATUS: and $$LABEL: These both send true/false), $$value sends 0/1

    I think from VSP mappings $$status: should send on/ off?

    Not sure what's got messed up, was working before upgrade.

    29/12/2020 19:02:04
    HomeSeer
    Device Control
    Device: Outdoor Garden shellydimmer-D3EFB2-ison to on (1) by/from: CAPI Control Handler

    MQTT

    Click image for larger version  Name:	1.JPG Views:	0 Size:	52.0 KB ID:	1443913

    #2
    The problem is that I did a work-around for a HS4 bug that worked fine for VSP definitions that had the same label and status, but this case they were different and I picked up the wrong one. It is fixed in 5.12.0.8 http://mcsSprinklers.com/HSPI_mcsMQTT_5_12_0_8.zip.

    If you are unfamiliar with Update Override Process then look at the bottom of first post at https://forums.homeseer.com/forum/hs...es-to-influxdb

    Comment


      #3
      Hi Michael McSharry , I think there is a problem with the file /server

      Code:
      wget http://mcssprinklers.com/HSPI_mcsMQTT_5_12_0_8.zip
      --2020-12-29 15:21:47-- http://mcssprinklers.com/HSPI_mcsMQTT_5_12_0_8.zip
      Resolving mcssprinklers.com (mcssprinklers.com)... 50.62.160.117
      Connecting to mcssprinklers.com (mcssprinklers.com)|50.62.160.117|:80... connected.
      HTTP request sent, awaiting response... 500 Internal Server Error
      2020-12-29 15:21:47 ERROR 500: Internal Server Error.

      Comment


        #4
        It is Working now !

        Comment


          #5
          Thanks Michael. Updated and dimmer working again.

          I need to get time to build Influx 2.0, sorry, had problems with other parts of systems I had to fix first.

          Thanks again for your work- it's very much appreciated!

          Comment

          Working...
          X