Skip to content
  • 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. Controllers
  3. Domoticz
  4. S_HVAC in domoticz
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

S_HVAC in domoticz

Scheduled Pinned Locked Moved Domoticz
7 Posts 5 Posters 3.2k Views 4 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.
  • D Offline
    D Offline
    diamantmatch
    wrote on last edited by
    #1

    is there anyone that has the switch for HVAC working in domoticz?

    i have tried several times to create a HVAC switch by presenting my node with " present(CHILD_ID_HVAC, S_HVAC);"
    but when i look in domoticz there is no node to be found in the devices or in the hardware( under setup), only in the log i can see that the node has presented itself correctly.

    is it possible that S_HVAC is not supported by domoticz? is there a workaround for this?

    thanks for the help anyway!

    mfalkviddM 1 Reply Last reply
    0
    • D diamantmatch

      is there anyone that has the switch for HVAC working in domoticz?

      i have tried several times to create a HVAC switch by presenting my node with " present(CHILD_ID_HVAC, S_HVAC);"
      but when i look in domoticz there is no node to be found in the devices or in the hardware( under setup), only in the log i can see that the node has presented itself correctly.

      is it possible that S_HVAC is not supported by domoticz? is there a workaround for this?

      thanks for the help anyway!

      mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by
      #2

      @diamantmatch Domoticz adds devices when the first data is sent, ot when the device is presented. I'm not sure if this applies to S_HVAC, but it applies to temperature and humidity.

      Try sending some data and see if it helps.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        diamantmatch
        wrote on last edited by diamantmatch
        #3

        @mfalkvidd thanks for the tip! i got the following result in domoticz.

        16-08-29 11:22:34.763 (mysensor) Temp (Baro Temp)
        2016-08-29 11:22:34.772 (mysensor) General/Barometer (Baro)
        2016-08-29 11:22:35.059 MySensors: Node: 12, Sketch Version: 1.0
        2016-08-29 11:22:35.099 Error: MySensors: Unhandled sensor (sub-type=22), please report with log!
        2016-08-29 11:22:35.108 Error: MySensors: Unhandled sensor (sub-type=21), please report with log!
        2016-08-29 11:22:35.115 (mysensor) Thermostat (Setpoint Heat)
        2016-08-29 11:22:35.298 (mysensor) Temp (Baro Temp)

        this is what i get when presenting 3 values back to domoticz.
        i guess this means that V_HVAC_FLOW_STATE and V_HVAC_SPEED are not implemented in domoticz yet?
        is there a way for me to work around this?

        Nca78N sundberg84S dbemowskD 3 Replies Last reply
        0
        • D diamantmatch

          @mfalkvidd thanks for the tip! i got the following result in domoticz.

          16-08-29 11:22:34.763 (mysensor) Temp (Baro Temp)
          2016-08-29 11:22:34.772 (mysensor) General/Barometer (Baro)
          2016-08-29 11:22:35.059 MySensors: Node: 12, Sketch Version: 1.0
          2016-08-29 11:22:35.099 Error: MySensors: Unhandled sensor (sub-type=22), please report with log!
          2016-08-29 11:22:35.108 Error: MySensors: Unhandled sensor (sub-type=21), please report with log!
          2016-08-29 11:22:35.115 (mysensor) Thermostat (Setpoint Heat)
          2016-08-29 11:22:35.298 (mysensor) Temp (Baro Temp)

          this is what i get when presenting 3 values back to domoticz.
          i guess this means that V_HVAC_FLOW_STATE and V_HVAC_SPEED are not implemented in domoticz yet?
          is there a way for me to work around this?

          Nca78N Offline
          Nca78N Offline
          Nca78
          Hardware Contributor
          wrote on last edited by
          #4

          @diamantmatch said:

          @mfalkvidd thanks for the tip! i got the following result in domoticz.

          16-08-29 11:22:34.763 (mysensor) Temp (Baro Temp)
          2016-08-29 11:22:34.772 (mysensor) General/Barometer (Baro)
          2016-08-29 11:22:35.059 MySensors: Node: 12, Sketch Version: 1.0
          2016-08-29 11:22:35.099 Error: MySensors: Unhandled sensor (sub-type=22), please report with log!
          2016-08-29 11:22:35.108 Error: MySensors: Unhandled sensor (sub-type=21), please report with log!
          2016-08-29 11:22:35.115 (mysensor) Thermostat (Setpoint Heat)
          2016-08-29 11:22:35.298 (mysensor) Temp (Baro Temp)

          this is what i get when presenting 3 values back to domoticz.
          i guess this means that V_HVAC_FLOW_STATE and V_HVAC_SPEED are not implemented in domoticz yet?
          is there a way for me to work around this?

          I think your assumption is right about HVAC messages not supported in Domoticz. Try to do as suggested, report to Domoticz forum with the log and maybe they'll implement it ;)

          1 Reply Last reply
          0
          • D diamantmatch

            @mfalkvidd thanks for the tip! i got the following result in domoticz.

            16-08-29 11:22:34.763 (mysensor) Temp (Baro Temp)
            2016-08-29 11:22:34.772 (mysensor) General/Barometer (Baro)
            2016-08-29 11:22:35.059 MySensors: Node: 12, Sketch Version: 1.0
            2016-08-29 11:22:35.099 Error: MySensors: Unhandled sensor (sub-type=22), please report with log!
            2016-08-29 11:22:35.108 Error: MySensors: Unhandled sensor (sub-type=21), please report with log!
            2016-08-29 11:22:35.115 (mysensor) Thermostat (Setpoint Heat)
            2016-08-29 11:22:35.298 (mysensor) Temp (Baro Temp)

            this is what i get when presenting 3 values back to domoticz.
            i guess this means that V_HVAC_FLOW_STATE and V_HVAC_SPEED are not implemented in domoticz yet?
            is there a way for me to work around this?

            sundberg84S Offline
            sundberg84S Offline
            sundberg84
            Hardware Contributor
            wrote on last edited by
            #5

            @diamantmatch - are you using the latest version. Atleast there is something in the sourcode: https://github.com/domoticz/domoticz/blob/master/hardware/MySensorsBase.h#L53. Im not a coding guy so not completley sure it its just a declaration or its implemented but alteast check if you can update and try again.

            Controller: Proxmox VM - Home Assistant
            MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
            MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
            RFLink GW - Arduino Mega + RFLink Shield, 433mhz

            1 Reply Last reply
            0
            • D Offline
              D Offline
              diamantmatch
              wrote on last edited by
              #6

              yes there is indeed something in the source code there.. but it is only the setpoint almost like a thermostat.

              in my code i presented three values. two of these values where not recognised as could be seen in the last post. but the last value was indeed a temperature setting and was recognised as a thermostat.

              i guess i will post this to domoticz and hopefully it will be implemented :D

              Thanks you guys for the help!

              i will post back here if i find anything usefull or when it is working just so others can find it.

              1 Reply Last reply
              2
              • D diamantmatch

                @mfalkvidd thanks for the tip! i got the following result in domoticz.

                16-08-29 11:22:34.763 (mysensor) Temp (Baro Temp)
                2016-08-29 11:22:34.772 (mysensor) General/Barometer (Baro)
                2016-08-29 11:22:35.059 MySensors: Node: 12, Sketch Version: 1.0
                2016-08-29 11:22:35.099 Error: MySensors: Unhandled sensor (sub-type=22), please report with log!
                2016-08-29 11:22:35.108 Error: MySensors: Unhandled sensor (sub-type=21), please report with log!
                2016-08-29 11:22:35.115 (mysensor) Thermostat (Setpoint Heat)
                2016-08-29 11:22:35.298 (mysensor) Temp (Baro Temp)

                this is what i get when presenting 3 values back to domoticz.
                i guess this means that V_HVAC_FLOW_STATE and V_HVAC_SPEED are not implemented in domoticz yet?
                is there a way for me to work around this?

                dbemowskD Offline
                dbemowskD Offline
                dbemowsk
                wrote on last edited by
                #7

                @diamantmatch said:

                i guess this means that V_HVAC_FLOW_STATE and V_HVAC_SPEED are not implemented in domoticz yet?

                If you read through this post that I have out there for the RS485 bridge that I am working on for my RCS thermostat, there is some information regarding this in there. Regarding your comment directly, @pjr stated that V_HVAC_FLOW_STATE, V_HVAC_FLOW_MODE and V_HVAC_SPEED are not implemented in Domoticz yet.

                There is some other useful information in that post if you are looking to do something with your thermostat. My RS485 bridge is still a work in progress, but I had to put it on hold for a while as I am a beta tester for a different thermostat, so I currently have my RCS thermostat disconnected. I think it is worth it though to post to the Domoticz community that this would be a useful implementation.

                Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
                Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

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


                16

                Online

                11.7k

                Users

                11.2k

                Topics

                113.0k

                Posts


                Copyright 2019 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
                • OpenHardware.io
                • Categories
                • Recent
                • Tags
                • Popular