noName
94a096b7b6
fix rare crash related to time shift which might cause negative sleep time
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
1d385b1d60
fix MQTT avail status update: it was sent as often as processPayload was called (many times a second)
2 years ago
lumapu
201af3a315
fix build error
2 years ago
lumapu
dbbfe25a44
added wifi scan to setup
fixed issues on index.html
2 years ago
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
DanielR92
66617f81f4
update styleguide
2 years ago
DanielR92
633b7e99b3
First Styleguide draft
please try it out. :)
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
DanielR92
59b53237f8
incement version
for add sunset/sunrise function
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
a3d12eac43
fix for correct sentence
2 years ago
DanielR92
7dd13cf530
loop readable and shorten if
2 years ago
DanielR92
5762002a53
buildPayload readable and return one liner
2 years ago
DanielR92
44ba08659d
processPayload make readable
2 years ago
DanielR92
d6dfe6dc1a
isProducing readable with todo
2 years ago
DanielR92
661b559768
cbMqtt better reading
2 years ago
DanielR92
6f86557446
setupMqtt better reading
2 years ago
DanielR92
fd1963efff
change 0x80 to ALL_FRAMES for better reading and understanding
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
Pascal Tippelt
e387e6b400
Update readme.md
2 years ago
Pascal Tippelt
ddb09ee4cc
Add files via upload
2 years ago
Pascal Tippelt
321965366f
Update readme.md
2 years ago
Pascal Tippelt
a25110a34e
Update readme.md
2 years ago
Pascal Tippelt
e1e552807e
Delete nRF24L01_ESP_Wemos_D1.T3001
2 years ago
Pascal Tippelt
43a4a1a7a9
Add Eagle Files + Update Target 3001 Layout
2 years ago
geronet1
ba91e905ce
MQTT last will with uptime
2 years ago
noName
8c843af71d
rpi: calculate energy_total for whole inverter
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