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

**Describe the solution you'd like** I am looking at this code section in getmonthmax for(uint8_t i = 0; i < 5; i++) { if(!included[i]) continue; maxHour += data.peaks[i].value; } return...

**Describe the solution you'd like** Hi in Sweden we need to pay for (Energiavgift) is based on the highest average hourly consumption in a month. So if you could see...

**Describe the bug** The AMSLeser P1 does not correctly identify the meter maker, therefor leaving some webinterface options as unknown. **To Reproduce** Steps to reproduce the behavior: Go to the...

What about including support for a small display like SSD1306. This would be usefull for elderly people/ or people not wanting to use app/browser, but still getting insight in to...

Hi! I have noticed that there is no option for different languages. I think it would be appreciated if the GUI supports more languages so more people can interact and...

enhancement

**Describe the bug** After updating to 2.2.24 the Accumulated import is swapping between total meeter consumption and 0. And then count upwards... After some time it changes back to the...

**Describe the bug** It has been found, that some DSO in Switzerland with L&G E450 SM do not only _encrypt_ the DLMS APDU but also deliver the _authentication tag_ appended...

enhancement

Support meters with pulse output

enhancement

Is it possible to expose the configured tariff thresholds to MQTT?