lumapu
11da974772
fix #397 MQTT reports zero values
fix #397 remove "not producing" if not yet available for MQTT and HTML
2 years ago
lumapu
e3e141ab57
fixed potential issue while set NRF pin to "off", added "default" behavior
2 years ago
lumapu
700c5c71e4
fixed MQTT crash during boot if no MQTT was set
added #318 status LED support
2 years ago
lumapu
ca8142e781
implemented #318 static IP support
2 years ago
lumapu
ea991a7723
fix #389 prevent connect to default Wifi 'YOUR_WIFI_SSID'
implemented #388 add inverter Id to the front of serial print
fix inverter serial number length in input field (api.js)
2 years ago
DanielR92
e50c6c8991
wrong value name (not defined)
2 years ago
lumapu
74f4a114cd
improved GUI password handling
fix serial console uptime
fix #384 round total values
2 years ago
lumapu
6a6d522d3b
added login / logout
prepared static IP storage and disable inverter
IMPORTANT: new memory layout, your inverter settings will be lost
2 years ago
lumapu
19f03356ba
release 0.5.28
2 years ago
lumapu
26b06184cd
added link to documentation in the footer
2 years ago
lumapu
57b8a0abab
fix mqtt send all received records
renamed inverter address to serial number in setup
2 years ago
lumapu
1a57b23f5b
minor design corrections
fix onkeyup / onchange event while typing / copying serial number to setup
2 years ago
lumapu
bafe47e424
improved UI (responsive)
2 years ago
lumapu
f721116987
improved menu (seperators)
added second level for reboot if reboot from menu was selected by mistake
2 years ago
lumapu
3764aa4ce1
improved wifi scan (must be fired now, not automatically any more)
2 years ago
lumapu
4ad6219be7
fix: no TX messages in serial print
moved menu icon to the right
2 years ago
lumapu
c2f4418bc0
fix serial.html
2 years ago
lumapu
bb1f345e29
added central menu
2 years ago
lumapu
0f0bbd4b7f
cleanup index.html
add mqtt tx counter
2 years ago
lumapu
2a3c267906
added link to git commit from git sha in footer (feature request from @stefan123t )
2 years ago
lumapu
dbbfe25a44
added wifi scan to setup
fixed issues on index.html
2 years ago
lumapu
a77bea55d0
fix webserial is now in local timezone
2 years ago
lumapu
72219cdf17
changed timestamp to UTC in ESP only, local timezone is calculated by browser thx @homeautomation22
2 years ago
lumapu
6ed2dfde9c
* fix EPS32 GPIO names #286
* fix negative temperature (OpenDTU issue 246)
* added plausibility check based on payload length
* prepared project for splitting into library and end-user-esp
* added donation link to index.html
* deactivated disclaimer temporarily
2 years ago
lumapu
202d883f38
added different pinout for ESP32 #286
2 years ago
DanielR92
93778924f7
Disclaimer remove lic and add hint to save afterwards
2 years ago
DanielR92
6bd0b2f254
little_fix_for_timesync_now_UTC_on_index_page
2 years ago
DanielR92
000ed8ac53
Pacth from homeautomation22
2 years ago
lumapu
2df3c26657
convert.py fix
2 years ago
DanielR92
07d950e970
added feature in the py :)
2 years ago
DanielR92
86b3137b6a
Add disclaimer to the Ahoy
2 years ago
lumapu
f2a794d518
fix setup for multiple inverters
2 years ago
lumapu
a595950d7d
fix #338 , needs verifcation from homeassistant users
added download link for settings on setup.html and update.html
2 years ago
lumapu
38bb3fd7e2
fix #334 added button to index if ntp timeserver was not reachable
2 years ago
lumapu
8bd7574111
fix #349
2 years ago
lumapu
b337067b8c
PR #343 @drahdiwaberl
2 years ago
lumapu
46c3d85936
fix #342 mqtt password is hidden now
2 years ago
lumapu
dbdc2ad5ab
fixed timezone for time sync from browser #336 (thx @DanielR92 )
2 years ago
lumapu
e3532f4464
implemented #336 set time manually or resync NTP
2 years ago
DanielR92
dd89ad0ae7
do some little changes to have it nicer
2 years ago
DanielR92
c3d81d36c6
Make change in serial.htm and webApi.cpp
2 years ago
DanielR92
7c7a7d25b8
Patch no_eeprom_pl
2 years ago
lumapu
f53933b473
fix max module name length and hidden module power (1. and 2. of #337 )
2 years ago
lumapu
7cd075fbad
added receive no answer counter #332
corrected resetPayload in app loop
2 years ago
DanielR92
63338ea2bb
list is now dynamic
2 years ago
DanielR92
868012931f
Patch from home...
2 years ago
stefan123t
13aa06e5d9
add CleanState_LockAndAlarm in app.cpp, hmRadio.h, web.cpp
and add Inverter Pulldown to serial.html
2 years ago
DanielR92
2887c8f85f
Add WiFi-RSSI to the home site
2 years ago
lumapu
aca1688ceb
potential fix #270 (number of inverter channels was a fixed value of 5)
2 years ago
lumapu
56b747709a
improved records in hmInverter.h
2 years ago