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

Vmc control according to external and internal humidity - LUA


Question

Posted
 

Please login or register to see this code.

ΔRH=2.64*ΔT-4,86

 

where ΔT= external temperature - internal temperature

program shoud be:

IF external temperature > internal temperature and (internal humidity + ΔT) <  External humidity THEN switch VMC on

 

 

Please login or register to see this code.

So i need to switch on Vmc only if i don't apply moistere from outside.

 

5 answers to this question

Recommended Posts

  • 0
Posted

Hi did you find solution?

 

regards

  • 0
Posted

I don't know what @paolo really meant to do. 

 

But there is a way to convert the relative humidity to absolute humidity. Absolute humidity (humidity, air pressure, temperature) can be compared more easy, for example the absolute humidity of a living room versus the absolute humidity of a bathroom. That way you could setup your fan easily. 

  • 0
  • Inquirer
  • Posted
    14 hours ago, Jurassik said:

    Hi did you find solution?

     

    regards

    YES

    I solved by installing an air conditioner to be used in the summer months instead of floor cooling.

    • 0
  • Inquirer
  • Posted
    4 hours ago, SmartHomeEddy said:

    I don't know what @paolo really meant to do. 

     

    But there is a way to convert the relative humidity to absolute humidity. Absolute humidity (humidity, air pressure, temperature) can be compared more easy, for example the absolute humidity of a living room versus the absolute humidity of a bathroom. That way you could setup your fan easily. 

    My question was how it was possible to insert mathematical formulas into a lua scene, it was necessary to calculate the humidity that the VMC would introduce into the house in the summer months when I turned on the floor cooling. Not everyone knows (even I didn`t know) that floor cooling in addition to VMC in countries with very humid summer climates creates a problem of excess humidity inside the house. So I would have liked a scene that would stop the VMC if the outdoor humidity was greater than the formula calculation I had posted, which varies with both indoor and outdoor temperatures and humidity, and therefore has no fixed value.

    1 minute ago, paolo said:

    My question was how it was possible to insert mathematical formulas into a lua scene, it was necessary to calculate the humidity that the VMC would introduce into the house in the summer months when I turned on the floor cooling. Not everyone knows (even I didn`t know) that floor cooling in addition to VMC in countries with very humid summer climates creates a problem of excess humidity inside the house. So I would have liked a scene that would stop the VMC if the outdoor humidity was greater than the formula calculation I had posted, which varies with both indoor and outdoor temperatures and humidity, and therefore has no fixed value.

    now after several years of experience I know that I could have used some variables and scenes to calculate the variables in a simple way, at first I thought I would have to put the whole formula in one lua code string (which is probably possible).

     

    • 0
    Posted

    Hi can you help me to create a LUA for my VMC its on this link 

     

     

    Regards

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