Gunnar Skjold

Results 60 comments of Gunnar Skjold

Changed alot of this in upcoming v2.2

Thanks for the input. This is something that needs a bit of planning. Unless a reasonable and almost finished implementation is presented, it is unlikely I will get around to...

Its taken a while, but here is my proposed solution, which I believe will work for most cases: ![Screenshot from 2023-12-25 18-37-22](https://github.com/UtilitechAS/amsreader-firmware/assets/4446828/5367ef24-f5da-42bb-8af2-b571c08a0c28) You can find it via the the "Configure...

I forgot to say that the value is given in 1/100th of the currency, thats why I kept the two decimal precision. Good point regarding tariff changing through the year,...

> Can you describe how calculation is done? And can the equation be customized? I have not added support for equations, only additions. I understand that this would add flexibility...

I am unable to reproduce problem with prices not being saved. @haldi4803 please provide what data you enter into the fields before saving. New firmware, subtraction now available: ![Screenshot from...

I found the problem, fixed it in this version: [esp32s2.zip](https://github.com/UtilitechAS/amsreader-firmware/files/14292957/esp32s2.zip) [esp8266.zip](https://github.com/UtilitechAS/amsreader-firmware/files/14292958/esp8266.zip) [esp32solo.zip](https://github.com/UtilitechAS/amsreader-firmware/files/14292959/esp32solo.zip) [esp32c3.zip](https://github.com/UtilitechAS/amsreader-firmware/files/14292960/esp32c3.zip) [esp32.zip](https://github.com/UtilitechAS/amsreader-firmware/files/14292961/esp32.zip)

You most likely need multiplier on kwh set to 0.1 (not uncommon on Kamstrup) Price graph shows price you pay per imported kwh in the upcoming hours. Regarding undefined month,...

I think that between the latest change here with import/export for each phase, this is pretty much solved. There isn't many meters out there that report much more than we...