Commit graph

9 commits

Author SHA1 Message Date
lumapu
e5de2517e2 added retained information to docu 2022-12-27 21:34:24 +01:00
lumapu
0dd90ddf5c update User_Manual.md 2022-12-27 21:12:24 +01:00
lumapu
3d6beed6b7 fix table display 2022-12-27 21:09:27 +01:00
lumapu
a8d9b7ad0b fix MQTT status update
removed MQTT `available_text` (can be deducted from `available`)
enhanced MQTT documentation in `User_Manual.md`
remvoed `tickSunset` and `tickSunrise` from MQTT. It's not needed any more because of minute wise check of status (`processIvStatus`)
changed MQTT topic `status` to nummeric value, check documentation in `User_Manual.md`
fix regular expression of `setup.html` for inverter name and channel name
2022-12-27 21:05:31 +01:00
lumapu
49b530a743 added interface class for app
refactored web and webApi -> now RestApi.h
fix calcSunrise
fixed calcSunrise trigger calculation
display zero values on /live
added changes from #483
2022-12-14 22:32:08 +01:00
lumapu
f4c3aea964 update User_Manual.md 2022-11-24 00:04:07 +01:00
lumapu
1c7746b73f User_Manual.md format 2022-11-24 00:00:38 +01:00
lumapu
b1946df32f updated REST API and MQTT to use the same functionality
added heap as MQTT publish
updated User_Manual.md to latest changes
development build will have now always the same name because of static link from https://ahoydtu.de
2022-11-23 23:57:15 +01:00
lumapu
fbad251236 refactored directory structure 2022-11-09 22:46:30 +01:00
Renamed from tools/esp8266/User_Manual.md (Browse further)