Commit graph

1253 commits

Author SHA1 Message Date
Christian Ehrlicher
ac45ff7108 RPI: don't try to reach inverter after sunset, will not work for polar
day or night but should be easy to add if really needed
2022-11-04 21:43:52 +01:00
Christian Ehrlicher
ed205fba47 RPI: refactor: move more stuff into main_loop 2022-11-04 20:20:35 +01:00
lumapu
921419de72 Merge branch 'main' into development03 2022-11-04 14:48:43 +01:00
Lukas Pusch
c1502fcaa4
Merge pull request #387 from DanielR92/percent_power
wrong value name (not defined)
2022-11-04 14:31:36 +01:00
DanielR92
e50c6c8991 wrong value name (not defined) 2022-11-04 12:50:26 +01:00
lumapu
74f4a114cd improved GUI password handling
fix serial console uptime
fix #384 round total values
2022-11-04 12:29:04 +01:00
Lukas Pusch
9235db59c9
Merge pull request #385 from DanielR92/patch-1
Update readme to mqtt
2022-11-03 21:08:28 +01:00
DanielR92
7a67e0c67e
Update readme to mqtt 2022-11-03 20:50:12 +01:00
lumapu
6a6d522d3b added login / logout
prepared static IP storage and disable inverter
IMPORTANT: new memory layout, your inverter settings will be lost
2022-11-02 22:41:31 +01:00
fx2
a5c0db95d3 unused lines removed (nokia5110) 2022-11-02 13:24:32 +01:00
fx2
d3846b1fad no NOKIA-code normal compilation (own task) 2022-11-02 07:47:46 +01:00
fx2
e8aa683b8b
Update readme.md 2022-11-01 13:12:51 +01:00
fx2
7208f77968
Update readme.md 2022-11-01 13:11:17 +01:00
fx2
0d8189a911
Update readme.md 2022-11-01 13:08:26 +01:00
fx2
1ab4a9e701
Add files via upload 2022-11-01 13:03:18 +01:00
fx2
04b98c3537 comment - second WR-num 2022-11-01 13:00:33 +01:00
lumapu
56b8096bed updated mqtt counter 2022-11-01 01:22:39 +01:00
lumapu
ef72fe9a40 fix sync time from browser issue 2022-10-31 23:01:47 +01:00
fx2
453e698535
Update readme.md 2022-10-31 11:39:43 +01:00
fx2
e344065271
Update readme.md 2022-10-31 11:38:11 +01:00
fx2
cf6124d442
Update readme.md 2022-10-31 11:37:09 +01:00
fx2
4d945f2ad4
Add files via upload 2022-10-31 11:29:30 +01:00
fx2
5808dca7b7
Update readme.md 2022-10-31 11:22:24 +01:00
fx2
60dbf56370
Update readme.md 2022-10-31 11:22:09 +01:00
fx2
58833a8d23
Update readme.md 2022-10-31 11:21:45 +01:00
fx2
e9bb255d46
Update readme.md 2022-10-31 11:21:10 +01:00
fx2
fb1220f41c
Add files via upload 2022-10-31 11:18:43 +01:00
fx2
12a60c21a0
Update readme.md 2022-10-31 11:13:20 +01:00
fx2
3711bc6b4b
Update readme.md 2022-10-31 11:12:38 +01:00
fx2
9e570a2bf2 a pcb for this setup 2022-10-31 11:00:16 +01:00
fx2
81fda86ef7 adapt main-changes fro nokia5110 functions 2022-10-31 09:32:17 +01:00
fx2
1859e853a0 add nokia 5110 display 2022-10-31 08:29:29 +01:00
lumapu
2e08ee04bd fix python error (dulwich)
synchronized workflow yml files
2022-10-30 22:05:10 +01:00
lumapu
46acca2dba workflow test 2022-10-30 13:27:02 +01:00
lumapu
b05d223f3b workflow test 2022-10-30 13:17:13 +01:00
lumapu
cd694f9482 run workflow 2022-10-30 11:06:27 +01:00
lumapu
8a3d221b27 fix workflow 2022-10-30 11:02:20 +01:00
lumapu
19f03356ba release 0.5.28 2022-10-30 10:59:21 +01:00
lumapu
0721910fe3 fix receive payload 2022-10-29 12:59:43 +02:00
lumapu
26b06184cd added link to documentation in the footer 2022-10-29 02:33:02 +02:00
lumapu
57b8a0abab fix mqtt send all received records
renamed inverter address to serial number in setup
2022-10-29 00:12:53 +02:00
lumapu
0ab382986b another MQTT optimization (reduced lines and duplicates) 2022-10-26 22:48:45 +02:00
lumapu
71da175fc0 refactored mqtt send out 2022-10-26 22:11:15 +02:00
Lukas Pusch
f33cd93b0f
Merge pull request #373 from sVnsation/1m-flash
add support for 1M flash size
2022-10-26 07:48:45 +02:00
Sven Naumann
e6a5be2005
create versionout for 1M flash size firmware 2022-10-26 07:03:31 +02:00
Sven Naumann
e21bb6ca04
add 1M flash size firmware in compile_esp8266 2022-10-26 06:45:20 +02:00
Sven Naumann
d10a1bd4ed
add 1M flash size firmware in compile_development 2022-10-26 06:44:18 +02:00
Sven Naumann
62dc51b460
support build for 1M flash size with platformio 2022-10-26 06:36:23 +02:00
lumapu
7be1d1701b fix error from merge 2022-10-25 23:02:50 +02:00
Lukas Pusch
2af55cb685
Merge pull request #361 from DanielR92/dev03
app.cpp make nicer readable and shorten if statements
2022-10-25 22:51:36 +02:00