Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Get Heatit thermostat relais state in LUA


xirilius

Question

Hello,

 

Is it possible to read the relay state from the Heatit thermostat with LUA?

 

i can read the setpoint, roomtemp, but not if the heating/cooling is on or off

 

fibaro:getValue(50, "value")) >> setpoint

fibaro:getValue(51, "value")) >> roomtemp

 

I also tried a lot of the other getValue commands, like 'mode' and 'thermostatState' but nothing happens

 

And of course i can create a scene that calculates the difference between roomtemp and setpoint,

so that the relay is on if roomtemp - setpoint > diff but i like to check the real state

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hello,

 

Yes it is possible, but you need Heatit thermostat version 1.9+, where you have extra slave device, which represents internal relay. If you have lower version, you could make association to a external relay (e.g. Fibaro switch 2) and read that one. Otherwise it is not possible.

 

Regards,

Jakub

Link to comment
Share on other sites

  • 0
  • Inquirer
  • Thanks!

    Did you or someone else update the firmware by OTA or by the cable?

     

    Some websites offer a cable to update the firmware

     

    Please login or register to see this link.

    Please login or register to see this link.

    Please login or register to see this link.

     

     

    But on the HeatIT website you can see 'Firmware updates (OTA)'

    OTA = Over the Air, so you don't need a cable, you can wireless update via zwave with Fibaro HC2 or another controller.

     

    Please login or register to see this link.

    Link to comment
    Share on other sites

    • 0
    On ‎4‎/‎28‎/‎2018 at 12:11 PM, jakub.jezek said:

    Hello,

     

    Yes it is possible, but you need Heatit thermostat version 1.9+, where you have extra slave device, which represents internal relay. If you have lower version, you could make association to a external relay (e.g. Fibaro switch 2) and read that one. Otherwise it is not possible.

     

    Regards,

    Jakub

    Hi Jakub

    Does your Heatit thermostats updated to fw 1.92 provides proper temperature  to hc2 (fw 4.5x)? I have problems, it does not report temperature updates. There is no communication issues, setpoinst and modes can be set remotely immediately. Temperature (from internal sensor, from floor sensor) are not updated (I have 9pcs of HeatIt installed). Soft reconfiguration only cause singe update, and values stays for ever again.

     

    Link to comment
    Share on other sites

    • 0
    8 hours ago, Albert said:

    oes your Heatit thermostats updated to fw 1.92 provides proper temperature  to hc2 (fw 4.5x)?

    Hi

     

    Last time, it provided correct temperatures, when my colleague tested it. Frankly i did not touched Heatit thermostats since we replaced them with

    Please login or register to see this link.

    ones. When my colleague checked them, then it was ok on 4.530 i believe.

     

    Have you tried to reach Fibaro support or Fibaro partner for Poland regarding this issue? If its updated on thermostat, but not via Z-Wave, then i believe, they can look into it.

    Link to comment
    Share on other sites

    • 0

    Meanwhile I found the reason. HeatIt updated to 1.92, to report temperatures to main controller, requires additional assocations, as below:

    To get reports from Internal sensor, Group 3 has to be set to main controller
    To get reports from External sensor, Group 4 has to be set to main controller

    To get reports from Floor sensor, Group 5 has to be set to main controller

    Link to comment
    Share on other sites

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...