Emoncms app module V1.1.0 has been released to stable branch, includes new ‘time-of-use’ app, perfect for economy 7 night-time tariffs. Update available to all emonPi/emonBase via one-button update
Ah sorry, It’s only possible to set the time of off-peak for a particular 24hr period e.g. Economy 7 start is the start time off off-peak and economy 7 end it the end time of off-peak:
It’s not possible yet to set particular days as off-peak.
When economy7_start set to 0,1,2,3,4,5, then it is ok.
I think this app is not designed for off peak time ranges crossing over the midnight. Is that right, or there is a bug?
I tried negative number for economy7_start: -2 , supposing it will represent 22 (24-2)
Time of use
app “timeofuse”
config
economy7_start “-2”
economy7_end “6”
unitcost_day “0.228588”
currency “BGN”
unitcost_night “0.12654”
Now app is opening without errors, but I’m not quite sure it will really work as expected that way
yes, "Time of Use - flexible” seems better fits in that use case, by creating 3 tiers, one for daily tariff - 06-22 and two for night tariff - 22-24 and 00-06
Thanks!
Any new in this question? In Portugal we have different periods in Saturday and Sunday so even the “Time of use - flexible” which has a option to set a weekend period isn’t enough…
Only if you modify the app…
If I ever put solar on myself I may be inclined to update it, but otherwise I don’t really have time to make any more changes to it.
I only just realised this app existed, it’s very useful especially as the Octopus app doesn’t provide this information.
One thing to note is that (it seems) times need to be entered in as UTC, everything was 1 hour out when I entered the correct times. This was the case with my locally hosted EmonCMS anyway.