mhendriks / P1-Dongel-ESP32

P1-Dongel-ESP32
MIT License
29 stars 15 forks source link

Big update #16

Closed Mar10us closed 1 year ago

Mar10us commented 1 year ago

Big update with two new features for the frontend:

And some small things:

mhendriks commented 1 year ago

@Mar10us super cool and great fixes/cleanups and additions. Changes have been merged into the master after some testing and some little changes in the index.js because of some duplicate function names. The heartbeat is really nice :-) But I changed it to green :-| Red could be a little bit confusing (is there a fault?)

Mar10us commented 1 year ago

@mhendriks Yeah, i dont have an full setup (I dont have injection and water) so i cant test all the functions, but the duplicate names i should have spotted. I will keep that in mind for the next commits. But thanks for merging all updates, i was a little bit wurried it was a bit much in one go, but glad you liked it! And yeah, i also like that heartbeat, every color is fine! Maybe adding a mdi icon while we're at it! Something like mdi-hart-pulse? B-)

Mar10us commented 1 year ago

Speaking about icons, the DSMRindexEDGE html is crashing on Iconify being undefined. Resulting in an empty dashboard. Like now and for everybody...