amsreader-firmware icon indicating copy to clipboard operation
amsreader-firmware copied to clipboard

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported

Results 68 amsreader-firmware issues
Sort by recently updated
recently updated
newest added

Realtime hour export calculations is using import price instead of export price. Day and month calculations is adjusted every hour using export price. Seems like the problem is only related...

bug

**Describe the bug** Tonight at 02:00 an hour reading was skipped. That is not a huge problem, but I find it irritating that the monthly max values are destroyed for...

The default configuration is only partially working for Switzerland. There is many missing "sensor" (tension, current, A price, B price,...). I have the "datasheet" for the communication code for romande...

Thanks for the great work! The following is just something I noticed; it is not especially important to me. (I was also a little surprised, having seen https://github.com/UtilitechAS/amsreader-firmware/issues/740, that the...

OTA via link in top banner or via "info/firmware/Select firmware file for upload" both fail on my ESP32-C3. Previous upgrade experience would suggest that it might work after some more...

**Describe the bug** With 2.3.5, my Pow-U now supports configuring and publishing price schedule data. Unfortunately this seems to be malformed: ``` {"id":...,"prices":{"0":0.2427,"1":0.2427,"2":0.2427,"3":0.2427,"4":0.2427,"5":0.2427,"6":0.2427,"7":0.2427,"8":0.3479,"9":0.3479,"10":0.3479,"11":0.3479,"12":0.3479,"13":0.3479,"14":0.3479,"15":0.3479,"16":0.3479,"17":0.3479,"18":0.3479,"19":0.3479,"20":0.3479,"21":0.3479,"22":0.3479,"23":0.3479,"24":0.2427,"25":0.2427,"26":0.2427,"27":0.2427,"28":0.2427,"29":0.2427,"30":0.2427,"31":0.2427,"32":0.3479,"33":0.3479,"34":0.3479,"35":0.3479,"36":0.3479,"37":0.3479,"min":0.2427,"max":0.3479,"cheapest1hr":"2024-04-21T20:00:00Z","cheapest3hr":"2024-04-21T20:00:00Z","cheapest6hr":"2024-04-21T20:00:00Z"}}":1713730047,"a":true} ``` From a quick look at the...

**Describe your problem** I got to update the other day and suddenly I can't get any data in anymore. I can see that there is a buffer size selection option...

**Is your feature request related to a problem? Please describe.** Grid import and grid export values are available in data.json, but software like OpenDTU-onBattery does only support one value and...

Landis+Gyr E450 as provisioned by Regionalwerke Baden seems to have another "every minute" issue. The value of total imported energy drops slighty every 60 seconds. Looking at the last 13000...

**Is your feature request related to a problem? Please describe.** AMSreader sends future prices to home assistant, but with the fantastic new price configuration options it only sends the import...