lumapu
8b8deded9a
improvements by @homeautomation22
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
af87365462
fix json reserved space was to small if 4 inverters were configured
2 years ago
geronet1
ba91e905ce
MQTT last will with uptime
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
1ba92414cc
create a DTU-ID from the CPU-ID
2 years ago
DanielR92
067e386e27
comment out react. & PF
2 years ago
DanielR92
e57708bd6e
fix 'Var' to 'var'
2 years ago
DanielR92
509549e5a4
Fix switch-case default error
2 years ago
DanielR92
868012931f
Patch from home...
2 years ago
stefan123t
7a941c8882
fix condition
2 years ago
stefan123t
f5c784f44c
no retransmit on Restart / CleanState_LockAndAlarm
2 years ago
stefan123t
a98afcdeb2
fix ++cnt warning -Wsequence-point
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
stefan123t
6e1e758fd2
update PRA->Q & PFC->PF Fields
in hmDefines.h and webApi.cpp
2 years ago
Marc
96fa747c2c
Add HM-800 to Firmware Version collection
2 years ago
roku133
726eb12994
Update User_Manual.md
Add HM-400 FW version
2 years ago
DanielR92
a77f8382ef
Updated DTU_RADIO_ID with comment
2 years ago
DanielR92
338be37bec
Updated DTU_RADIO_ID with comment
2 years ago
DanielR92
688e1016a8
replace "n/a" with const 'notAvail;'
notAvail is in "hmDefines.h", I think its a good idea to change the location of all words they are often use to another file.
const char* const notAvail = "n/a";
Please check befor PR it!
2 years ago
DanielR92
af18ef5c3a
Add wifi_rssi to the obj to get the value
2 years ago
DanielR92
2887c8f85f
Add WiFi-RSSI to the home site
2 years ago
DanielR92
69cf77e8ce
Update path from MQTT command
from stefant to @Daniel92 Sorry ich kann grade nicht an den Computer in der tools/esp8266/README.md steht [Read here](tools/esp8266/User_Manual.md) der Pfad muss raus weil es im selben Verzeichnis liegt
2 years ago
Sandner, Denny
677acb9416
ESP32 build corrected
2 years ago
lumapu
aca1688ceb
potential fix #270 (number of inverter channels was a fixed value of 5)
2 years ago
lumapu
50bfbf8a38
added round to 3 decimals for API JSON (reduced transmitted length)
2 years ago
lumapu
6e39b779f4
fix compile error
2 years ago
lumapu
b9bc7e6b57
* fix #270
2 years ago