Smart heating script
Posted: Friday 18 November 2016 23:24
Hi all,
At the moment, I'm having some events in my domoticz to start heating my house when I leave work. Since a while I'm thinking of a way to make this more intelligent. I want to use the current temparture in my house, to determine at what time my Toon should start warming up. The way I'm thinking to do that, is to deduct the current temparture from the desired temparture and for every 0.5 degree, add x minute of the expected time it takes to warm up my house. Off course I'll have to see what exact values to use. But, if anybody knows a better way to achieve this, I'm open to suggestions.
After that I'll have to think of a way to let Domoticz know how late I'll be home, but there are some ways to do that with Google, but that would be step 2. Now I do have some scripting experience, but not in LUA, or any other language that I can run on me raspberry. So I'm going to need some help to script this. I hope anybody here can help me.
At the moment, I'm having some events in my domoticz to start heating my house when I leave work. Since a while I'm thinking of a way to make this more intelligent. I want to use the current temparture in my house, to determine at what time my Toon should start warming up. The way I'm thinking to do that, is to deduct the current temparture from the desired temparture and for every 0.5 degree, add x minute of the expected time it takes to warm up my house. Off course I'll have to see what exact values to use. But, if anybody knows a better way to achieve this, I'm open to suggestions.
After that I'll have to think of a way to let Domoticz know how late I'll be home, but there are some ways to do that with Google, but that would be step 2. Now I do have some scripting experience, but not in LUA, or any other language that I can run on me raspberry. So I'm going to need some help to script this. I hope anybody here can help me.