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

Temperature scheduler for heating - interested?


Question

Posted

Hi guys,

I don't like the way the heating panel works. It lacks the kevel of flexibility I want. Therefore, I've built my own heating scheduler. It allows you to set up individual temperature schemes for each room individually, for each day of the week with up to 16 changes pr room. It also has a feature for turning down the temperature in a single room or in the entire house if you open windows or if you engage vacation mode ( which will automatically return to the normal schedule at a predefined time before you return home). It will then automatically change temperature as the day progresses.

If anyone need to trigger a boiler, I'd be happy to help getting this working, but i would require a bit of information to get it working.

It has been setup using danfoss thermostats, but it is pretty straight forward to adapt it to other components.

The script is based on an external webserver with php5 and MySQL so these are needed to make the script work. Furthermore, there is a scene and a virtual device, so no HCL use (or at least you need some workarounds to use the script as it is triggered by the VD)

Right now, i have it set up to run on my wall mounted tablets only (1024x600), but if enough is interested, I will create a nice package for easy install and a how-to for installation and use. So is anyone interested in this?

5 answers to this question

Recommended Posts

  • 0
Posted

Sounds cool. Have a Synology NAS ready for hosting such code, so please do share.

  • 0
  • Inquirer
  • Posted

    Cossie,

    Check out my post under Power Users... But you need Lua to do it.. or some php hacking to activate the temperature updater... PM me if you need some help getting it working

    Please login or register to see this image.

    /emoticons/default_wink.png" alt=";)" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" />

    • 0
    Posted

    Dalle1985, so i put up a scene to switch on AC when temperature is >=29°c and switch it off when it is <=27°c...i am using fibaro motion sensor's temperature sensor to track temperature changes.

    When i run the scene manually, it works alright but having problem with the temperature trigger. The temperature shows 24.6°c in the hc2 interface and i am still wondering why it has not switched off the AC. Have you faced any similar issue? Or can you suggest a way out?

    Note: the scene is set to start with hc2.

    • 0
  • Inquirer
  • Posted

    I haven't seen similar issues. I think you should look at the code again to ensure that the code sends the command to the AC (use debugging to check whether it actually triggers on the low temperature threshold). If it is sent, then it is something in your AC and not the fibaro, otherwise, you probably need to revise your scene.

    • 0
    Posted

    so i updated the HC2 today...4.x beta and the temperature trigger is working good now

    Please login or register to see this image.

    /emoticons/default_icon_smile.gif" alt=":-)" />

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