UtilitechAS / amsreader-firmware

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported
Other
389 stars 73 forks source link

Allow reordering of price configuration entries #795

Closed MrAdam closed 5 months ago

MrAdam commented 6 months ago

At the moment it is not possible to change the ordering of the price configuration entries.

This means that if I have to add a new price configuration entry before the "tax" one that I have at the end, I would have to remove the tax configuration first, and readd it in the end.

Some way of changing the order through the UI would be nice.

gskjold commented 5 months ago

Test version that allows this: esp32s3.zip esp32solo.zip esp32.zip esp8266.zip esp32c3.zip esp32s2.zip