Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Bug Reports
  3. Heater varTypes declaration in L_Arduino.lua

Heater varTypes declaration in L_Arduino.lua

Scheduled Pinned Locked Moved Bug Reports
4 Posts 3 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    luiscampiz
    wrote on last edited by
    #1

    Hi,
    First I want to thank everyone for this excellent project. Especially @hek.
    I succeeded in making work an electric heater thermostat. But changes were necessary on lines 97 and 98 L_Arduino.lua. (Development Branch)

    Original code:
    HEATER = {21, "urn:upnp-org:serviceId:HVAC_UserOperatingMode1", "ModeStatus", "" },
    HEATER_SW = {22, "urn:upnp-org:serviceId:SwitchPower1", "Status", "" },

    Modified code:
    HEATER = {21, "urn:upnp-org:serviceId:TemperatureSetpoint1_Heat", "CurrentSetpoint", "" },
    HEATER_SW = {22, "urn:upnp-org:serviceId:HVAC_UserOperatingMode1", "ModeStatus", "" },

    Can someone verify and upload these changes?
    I can confirm it works fine with my Vera Lite(UI6).
    Thank you.

    1 Reply Last reply
    0
    • hekH Offline
      hekH Offline
      hek
      Admin
      wrote on last edited by
      #2

      You are probably the first using these device definitions. Thanks for reporting.
      I've updated the repository now.

      1 Reply Last reply
      0
      • greglG Offline
        greglG Offline
        gregl
        Hero Member
        wrote on last edited by
        #3

        @Hek - actually i use them, but not yet with 1.4

        • i do have a minor problem with this device for which this may be the answer ( again on 1.3)
          Ill try this on 1.3 tonight to see if this fixes it.

        @luiscampiz - this is my submission for the device:
        https://github.com/mysensors/Vera/commit/5aa2c862e8d728e3dda18135649d5bb271e7e52c

        • does it work/used with your fix?
        1 Reply Last reply
        0
        • greglG Offline
          greglG Offline
          gregl
          Hero Member
          wrote on last edited by
          #4

          @gregl said:

          i do have a minor problem with this device for which this may be the answer ( again on 1.3)
          Ill try this on 1.3 tonight to see if this fixes it

          Ok yes ive now tested and this works better. I have to fix another bug in my sketch related to this but this did fix the weirdness i was seeing..

          So thanks @luiscampiz

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          15

          Online

          11.7k

          Users

          11.2k

          Topics

          113.1k

          Posts


          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • MySensors
          • OpenHardware.io
          • Categories
          • Recent
          • Tags
          • Popular