1
0
Fork 0
mirror of https://github.com/lumapu/ahoy.git synced 2025-07-07 19:47:15 +02:00
Commit graph

6 commits

Author SHA1 Message Date
lumapu
2a4c83647a 0.8.101
* updated converter scripts to include all enabled features again (redundant scan of build flags) 
2024-03-27 22:49:18 +01:00
lumapu
e5c0e8e996 0.8.90
* added preprocessor defines to HTML (from platform.ini) to reduce the HTML in size if modules aren't enabled
* auto build minimal English versions of ESP8266 and ESP32
2024-03-05 00:15:12 +01:00
lumapu
6c4e6f9d90 0.8.55
* merge PR: fix reboot problem with deactivated power graph 
* changed scope of variables and member functions inside display classes
* removed automatically "minimal" builds
* fix include of "settings.h" (was already done in )
* merge PR: Enhancement: Add info about compiled modules to version string 
* add info about installed binary to `/update` 
* fix lang in `/system` 
2024-01-14 17:38:37 +01:00
lumapu
b765916a2a 0.8.47
* started to have german translations of all variants (environments)  
2024-01-07 02:36:19 +01:00
lumapu
4f75ce7dd1 0.8.29
* fix crash if `getLossRate` was read from inverter  
* reduce reload time for opendtufusion ethernet variant to 5 seconds
* added basic grid parser
2023-12-28 02:21:37 +01:00
lumapu
64fafa1d36 0.7.49
moved convertHtml.py to script directory
2023-09-11 23:29:43 +02:00
Renamed from src/web/html/convert.py (Browse further)