lumapu
|
1bee8152f7
|
fix manifest.json
|
2 years ago |
lumapu
|
aa7a844ff8
|
fix CORS for local devbuild install
|
2 years ago |
lumapu
|
a12b5220c4
|
fix artifact generation
|
2 years ago |
lumapu
|
6390a17f20
|
fix workflow
|
2 years ago |
lumapu
|
e606914c46
|
fix workflow
update short-sha version to 2.1
|
2 years ago |
lumapu
|
c2dd659e7a
|
workflow update
|
2 years ago |
lumapu
|
42e652c83a
|
workflow: Deprecating save-state fix
|
2 years ago |
lumapu
|
07b66635f3
|
workflow test
|
2 years ago |
lumapu
|
a6a380bc12
|
fix workflow
|
2 years ago |
lumapu
|
979b135729
|
workflow test
|
2 years ago |
lumapu
|
282672622f
|
fix #396 thx @Argafal
|
2 years ago |
lumapu
|
8bf3b1d018
|
artifacts are always zipped: (https://github.com/actions/upload-artifact#zipped-artifact-downloads)
|
2 years ago |
lumapu
|
ba45c991c0
|
workflow fix
|
2 years ago |
lumapu
|
2e0ef8573a
|
workflow test for ahoydtu.de
|
2 years ago |
lumapu
|
11da974772
|
fix #397 MQTT reports zero values
fix #397 remove "not producing" if not yet available for MQTT and HTML
|
2 years ago |
lumapu
|
64fb587cf3
|
fix settings length -> version number was display incorrect (footer)
|
2 years ago |
lumapu
|
e3e141ab57
|
fixed potential issue while set NRF pin to "off", added "default" behavior
|
2 years ago |
lumapu
|
700c5c71e4
|
fixed MQTT crash during boot if no MQTT was set
added #318 status LED support
|
2 years ago |
lumapu
|
ca8142e781
|
implemented #318 static IP support
|
2 years ago |
lumapu
|
ea991a7723
|
fix #389 prevent connect to default Wifi 'YOUR_WIFI_SSID'
implemented #388 add inverter Id to the front of serial print
fix inverter serial number length in input field (api.js)
|
2 years ago |
lumapu
|
6fc5fb75b2
|
fix #390 geo location was not saved - wrong length of config struct was used while storing values
|
2 years ago |
lumapu
|
c467eead6b
|
potential fix #391 MQTT avail and producing info inconsistent compared to web GUI
|
2 years ago |
lumapu
|
1620b633d8
|
potential fix #393 corrupted MQTT total values
|
2 years ago |
lumapu
|
921419de72
|
Merge branch 'main' into development03
|
2 years ago |
Lukas Pusch
|
c1502fcaa4
|
Merge pull request #387 from DanielR92/percent_power
wrong value name (not defined)
|
2 years ago |
DanielR92
|
e50c6c8991
|
wrong value name (not defined)
|
2 years ago |
lumapu
|
74f4a114cd
|
improved GUI password handling
fix serial console uptime
fix #384 round total values
|
2 years ago |
Lukas Pusch
|
9235db59c9
|
Merge pull request #385 from DanielR92/patch-1
Update readme to mqtt
|
2 years ago |
DanielR92
|
7a67e0c67e
|
Update readme to mqtt
|
2 years ago |
lumapu
|
6a6d522d3b
|
added login / logout
prepared static IP storage and disable inverter
IMPORTANT: new memory layout, your inverter settings will be lost
|
2 years ago |
lumapu
|
56b8096bed
|
updated mqtt counter
|
2 years ago |
lumapu
|
ef72fe9a40
|
fix sync time from browser issue
|
2 years ago |
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 |