Search found 2 matches

by Jeakes
Monday 23 December 2024 19:41
Forum: dzVents
Topic: Enever: managed Counter kWh -> 1..24 scale for price index?
Replies: 1
Views: 75

Re: Enever: managed Counter kWh -> 1..24 scale for price index?

I made a script that calculates over 24 hours which hours are the cheapest. You need to adjust these parameters: local switchIdx = 478 -- IDX of your switch local managedCounterIdx = 470 -- IDX of the managed counter ever local percentage_goedkoop = 0.72 -- percentage of hours (0.8 is 80%) is the ...
by Jeakes
Thursday 02 December 2021 12:11
Forum: Temperature and Weather
Topic: Evohome with webapi no blocky control possible?
Replies: 8
Views: 2699

Re: Evohome with webapi no blocky control possible?

Hello JuanUil I've been working on it for a while but miss the stepping stone for a working LUA script. Would you like to share your script so that we can use it and possibly adapt it for our own application. With this you would make a great contribution for us to get something like this working as ...