Timeline picker to setup heating, light and so on

Hello,
Thank you for the great tutorial. This is exactly what I was looking for to control my lighting and radiators.
I am now ready that the configuration via the timeline and the triggering of individual lamps works. However, I am a bit at a loss as to how I can properly regulate my radiators (11 in total).
In another post (Yet another Heating Setup) I basically found exactly the kind of regulation that I would like to have with me. To be honest, I’m just a little at a loss as to how I regulate the respective radiators at different temperatures at different times. In the articles and examples, all thermostats are set to the same temperature.
Is this even possible? Can you give me some food for thought?

Thank you in advance.

Hi @Didschu,

here you can see a solution for different temperatures in each room and a preset of 2 (3) setpoints for the temperature.


  • first of all one can see the global settings. Heating mode and the current mode is self describing .

  • the second line is to switch the various “cards” (switching with visibility in sitemap) and the ‘1x on’ switch. This switch is to override the time based heating plan for maximal one day. If the switch is active the heating mode is day. Latest at midnight the switch will be deactivated and the timbased heating plan is active again.

  • first card (day is active):
    Here, in the first column one can select the temperature for each room in the day mode. In the second column one can select the mode for the single room.
    auto - time based temperatures
    off - heating is deactivated (frost protection)
    +2° - this means, the temperature should be increased by 2 degrees in the room for a certain time (comfort temperature for e.g. 30 minutes)

  • second card (night is active):
    In the first column one can select the temperatue for each room in night mode. In the second column one can select whether the roomtemperature is reduced by the timeline or the day mode is permantently active.

  • third card (setup is active):
    One can choose the different timeintervals for day- mode and night- mode.

In this solution the timeline picker is a realy minor part but maybe you find one or two ideas.
Torsten

I find this solution even more elegant. Would it be possible that you might make the structure of your settings available to me so that I can then change it to my needs? I am an absolute beginner at writing rules.

Sorry, i wouldn’t share the complete code. This is a really big block (600 lines + sitemap entry’s + dummy items) with window open detection and state reporting. But it is not well documented and contains personal data.

If you start with your own code i will gladly help you. (better is a new topic).

Amazing interface! How implement night mode? You use conditional rules for that? Great job!

Hello Torsten,

I can of course understand that. So I’ve now created a new topic.
Here is the link: I need help configuring my heating control
I would be happy if you could help me.

what do you mean exactly?

The night mode in the UI is a synonym for a second temperatur level. To realizie this, i have for each room defined two different setpoints as item. The setpoints will be managed with the timeline in the setup card.

The virtual cards (day, night, setup) are controlled with the help of visibillity in the sitemap without rules.

thank you for these details, I had trouble viewing the overall system with the options, great work! it’s now much clearer

today on my test setup i look at the Webview url and the item Webview still loading…nothing appear , if i use chrome and past the url all is fine on firefox but not on chrome , on android local connection same still loading… nothing appear , is a know issue ? thanks again for this amazing timeline picker

No, there is no issue. Please clear the browser cache in chrome.

i did , but same result , delete 4 week cache option thanks tose, on my pc , phone and tablet is the same , but not on firefox ; on dev tool the page stop at this div : div id=“app” v-cloak=""

When you paste the URL directly and the timeline is visible and working, than i’m pretty sure it’s a cache problem. Can you please repeat the clearing of cache?

thanks for your help, so delete cache 3 times on phone and pc (windows) rebooting both and the problem remain, trying on firefox …is fine , trying on Chrome not working , trying on edge not working , trying on my older tablet android and there is working… ? same account chrome on all device and same sitemap , triggered item work fine, also clear cache on openhab-Cli and rebooting

I have no idea. There is the difference between chrome anf firefox?
All nessesary files are served from the integrated server in OH and this is the same for chrome and firefox.

Which version from OH do you using? But I don’t think it is OH.

2.5.9-1

You can try or check this and perhaps @Sefer has an additional idea.

i did right now and still the same , i don’t use the migrationToJSR223 version just this one " https://gitlab.com/RNTs_3/openhab-timeline-picker.git"

Okay, now is weekend. Perhaps we can look on the problem.
You wrote:

Can you post the output in the console in the dev tool?

here is the log from chrome

index.html:129 GET http://192.168.2.47:8080/static/time-line-picker/js/vue.js net::ERR_ABORTED 404 (Not Found)
index.html:130 GET http://192.168.2.47:8080/static/time-line-picker/js/vue-resource.js net::ERR_ABORTED 404 (Not Found)
css:1 GET https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2 net::ERR_NAME_NOT_RESOLVED
index.html:130 GET http://192.168.2.47:8080/static/time-line-picker/js/vue-resource.js net::ERR_ABORTED 404 (Not Found)
switchPointSet.js:7 Uncaught ReferenceError: Vue is not defined
at switchPointSet.js:7
(anonymous) @ switchPointSet.js:7

the timeline showup 2days then stay loading… but the rules and triggers work correctly

Please post a screenshot from the directorys and included files inside openhab-conf/html.