lumapu
2e08ee04bd
fix python error (dulwich)
synchronized workflow yml files
2 years ago
lumapu
46acca2dba
workflow test
2 years ago
lumapu
b05d223f3b
workflow test
2 years ago
lumapu
cd694f9482
run workflow
2 years ago
lumapu
8a3d221b27
fix workflow
2 years ago
lumapu
19f03356ba
release 0.5.28
2 years ago
lumapu
0721910fe3
fix receive payload
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
0ab382986b
another MQTT optimization (reduced lines and duplicates)
2 years ago
lumapu
71da175fc0
refactored mqtt send out
2 years ago
Lukas Pusch
f33cd93b0f
Merge pull request #373 from sVnsation/1m-flash
add support for 1M flash size
2 years ago
Sven Naumann
e6a5be2005
create versionout for 1M flash size firmware
2 years ago
Sven Naumann
e21bb6ca04
add 1M flash size firmware in compile_esp8266
2 years ago
Sven Naumann
d10a1bd4ed
add 1M flash size firmware in compile_development
2 years ago
Sven Naumann
62dc51b460
support build for 1M flash size with platformio
2 years ago
lumapu
7be1d1701b
fix error from merge
2 years ago
Lukas Pusch
2af55cb685
Merge pull request #361 from DanielR92/dev03
app.cpp make nicer readable and shorten if statements
2 years ago
Lukas Pusch
637459ab9e
Merge branch 'development03' into dev03
2 years ago
DanielR92
ec83406628
force Brace and Z550 make one line
2 years ago
DanielR92
add8dd9c0d
Merge branch 'lumapu:main' into dev03
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
Lukas Pusch
35abf5b7e7
Merge pull request #372 from sVnsation/sort-rssi
Wifi getAvailNetworks sort by RSSI signal strength
2 years ago
Sven Naumann
365cedccf0
Wifi getAvailNetworks sort by RSSI signal strength
2 years ago
Lukas Pusch
9403335545
Merge pull request #371 from fred777/main
fix rare crash related to time shift which might cause negative sleep time
2 years ago
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
21d7d13d50
Merge branch 'main' into development03
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
DanielR92
97d23e7ae0
Merge branch 'development03' into dev03
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
DanielR92
55a2850f1e
Merge branch 'lumapu:main' into dev03
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
stefan123t
0dac291154
Update report.yaml
2 years ago
stefan123t
80b9c0c64e
Update report.yaml
2 years ago
stefan123t
85ac1dec7d
Update report.yaml
2 years ago
DanielR92
59b53237f8
incement version
for add sunset/sunrise function
2 years ago