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

Heat controller doesn't open when temperature is below requested temperature


Question

Posted

I have installed multiple Heat controllers (completely updated) on a HC3.

 

From the forum I understood so far already that you shouldn't thrust the demand for heat part to switch on the heating with a heat switch.

Hence I use the eventrunner to check whether the temperature is below the setpoint to switch on the heating.

 

What I see now sometimes happen is that the temperature (from the external temp sensor of the heat controller) is below the requested temp, e.g. setpoint is 21, actual temp is 20.7.

So heating is switched on, but the heat controller doesn't open at the heater to allow water to flow in.

How is that possible because I would expect the valve to open to heat the heater.

 

This way my heating (boiler) keeps on running.... which is not so nice.

 

Any ideas?

12 answers to this question

Recommended Posts

  • 0
Posted

 

I don't have a heath controller.

How sure you are heating is on? Can you post rule?

If it sometimes happens it will be difficult to trace what cause it.

  • 0
Posted

Does the valve have a hysteresis setting? like in 0.5 degree increments? or more?

  • 0
  • Inquirer
  • Posted
    5 hours ago, Sjakie said:

     

    I don't have a heath controller.

    How sure you are heating is on? Can you post rule?

    If it sometimes happens it will be difficult to trace what cause it.

     

    The rule in eventrunner:

    rule("@@00:05:00 & (cv_schakelaar:isOff) & (woon_voor_thermo:heatingThermostatSetpoint-0.3 > (woon_voor_temp:value)) => cv_schakelaar:on; log('Ketel moet aan, Test:huidige temp voor=%s %s %s',woon_voor_temp:value,'Gevraagde temp=',woon_voor_thermo:heatingThermostatSetpoint)")
     
    I also know that the boiler is on (as I checked at the boiler) and also the switch was on in HC3.
     
    The temperature at the heat controller was also lower than the setpoint, like this (at that moment it stated 20.6 which is more than 0.3 as per the rule):
     

    Please login or register to see this attachment.

     
    Still the valve of the heat controller was not opening.
    4 hours ago, petro_cz said:

    Does the valve have a hysteresis setting? like in 0.5 degree increments? or more?

    And how would you do that in the Fibaro heat controller? So far I couldn't find that... which doesn't say it is not there, only that I can't find it :-)

    • 0
    Posted

     

    First on with version fw?

    Z-wave 2.0?

    So heat controller is a Z-Wave device 

    You can add to your rule:

    log('heatcontroller is on  %s %s %s',heatcontroller:isOn')  >>>> change name in your device

    log('cv_schakelaar is on  %s %s %s',cv_schakelaar:isOn')

    So you can see in debug if it's on yes or no

    • 0
  • Inquirer
  • Posted

    Heat controller if from FIbaro FGT-001.

    Zwave Plus

    HC3 at 5.120.10

    All latest firmwares and updated.

    I have put a log line in place to register that it is on.

    • 0
    Posted

    Z-wave 2.0 or 3.0?

    • 0
  • Inquirer
  • Posted
    1 hour ago, Sjakie said:

    Z-wave 2.0 or 3.0?

    Please login or register to see this image.

    /monthly_2022_11/image.png.0127b67f84e432b3a7ef2c169cb86875.png" />

    I assume that is 3.

    • 0
    Posted

    Zwave 3 is still experimental

    Should use Zwave 2

    • 0
    Posted

    Just to be sure about your z-wave version, check the settings -> zwave, if you see "Smart Start" it is the new beta version. If you don’t see “Smart Start”, you are lucky ?

    • 0
  • Inquirer
  • Posted
    34 minutes ago, SmartHomeEddy said:

    Just to be sure about your z-wave version, check the settings -> zwave, if you see "Smart Start" it is the new beta version. If you don’t see “Smart Start”, you are lucky ?

    Please login or register to see this attachment.

    I don't see anything that is close to Smart Start.

    54 minutes ago, Sjakie said:

    Zwave 3 is still experimental

    Should use Zwave 2

    OK, but how can I go back then, because I didn't install any beta versions as far as I'm aware?

    • 0
    Posted

    Looks like you have z-wave 2.0

     

    • 0
    Posted
    57 minutes ago, Bob Romijn said:

    I don't see anything that is close to Smart Start.

    Then you aren’t on the beta version

    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...