Commit graph

836 commits

Author SHA1 Message Date
Christian Ehrlicher
cbcfb8da72 RPI: use logging facility instead print() 2022-11-11 20:51:50 +01:00
Christian Ehrlicher
b5e81f1605 RPI: misc - don't extract DTU serial from config for every poll 2022-11-11 20:49:45 +01:00
Christian Ehrlicher
0df4f38dac RPI: remove unused function and import 2022-11-11 20:43:39 +01:00
Christian Ehrlicher
0089d2817e Merge branch 'main' into chris_vz 2022-11-11 16:02:47 +01:00
Christian Ehrlicher
a13fc1d92a RPI: fix SunsetHandler - use correct (utc) timestamp for comparision 2022-11-11 15:57:52 +01:00
Lukas Pusch
6dff99e155
Merge pull request #399 from chehrlic/chris_vz
Add sunset handling for RPI
2022-11-09 21:33:19 +01:00
stefan123t
78d63b816e
Update README.md
added hints for MI- and ESP32 versions in OpenDTU and DTUsimMI1x00-Hoymiles
2022-11-07 19:23:32 +01:00
Christian Ehrlicher
4c52f07889 RPI: cleanup SunsetHandler 2022-11-06 20:02:12 +01:00
Christian Ehrlicher
5beed9d8e0 RPI: print backtrace for unhandled exception 2022-11-06 10:23:37 +01:00
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
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
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
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
Lukas Pusch
637459ab9e
Merge branch 'development03' into dev03 2022-10-25 22:50:24 +02:00
DanielR92
ec83406628 force Brace and Z550 make one line 2022-10-25 22:29:17 +02:00
DanielR92
add8dd9c0d
Merge branch 'lumapu:main' into dev03 2022-10-25 17:49:57 +02:00
lumapu
1a57b23f5b minor design corrections
fix onkeyup / onchange event while typing / copying serial number to setup
2022-10-24 20:50:49 +02:00
lumapu
bafe47e424 improved UI (responsive) 2022-10-24 16:26:51 +02:00
Lukas Pusch
35abf5b7e7
Merge pull request #372 from sVnsation/sort-rssi
Wifi getAvailNetworks sort by RSSI signal strength
2022-10-24 09:35:09 +02:00
Sven Naumann
365cedccf0
Wifi getAvailNetworks sort by RSSI signal strength 2022-10-24 08:49:35 +02:00
Lukas Pusch
9403335545
Merge pull request #371 from fred777/main
fix rare crash related to time shift which might cause negative sleep time
2022-10-24 08:31:43 +02:00
noName
94a096b7b6 fix rare crash related to time shift which might cause negative sleep time 2022-10-23 22:20:33 +02:00
lumapu
f721116987 improved menu (seperators)
added second level for reboot if reboot from menu was selected by mistake
2022-10-23 21:57:03 +02:00
lumapu
3764aa4ce1 improved wifi scan (must be fired now, not automatically any more) 2022-10-23 20:47:32 +02:00
lumapu
4ad6219be7 fix: no TX messages in serial print
moved menu icon to the right
2022-10-23 20:06:00 +02:00
lumapu
21d7d13d50 Merge branch 'main' into development03 2022-10-23 01:52:45 +02:00
lumapu
c2f4418bc0 fix serial.html 2022-10-23 01:50:33 +02:00
lumapu
bb1f345e29 added central menu 2022-10-23 01:47:58 +02:00
lumapu
0f0bbd4b7f cleanup index.html
add mqtt tx counter
2022-10-23 00:02:07 +02:00
lumapu
2a3c267906 added link to git commit from git sha in footer (feature request from @stefan123t) 2022-10-22 23:35:56 +02:00