lumapu
|
24de3ac39b
|
clean up mqtt stuff
fix workflow
|
2 years ago |
lumapu
|
65762a6e17
|
fix python script
|
2 years ago |
lumapu
|
9c68ad1467
|
moved payload related stuff to other file
fix line break for inverter list on index
update release workflow action
fix #405 renamed binary for ESP8285 (platformio.ini)
|
2 years ago |
lumapu
|
1d7b02571d
|
added PR #356, prometheus endpoint thanks to @avendretter
changed default wifi IP to 192.168.4.1 (to avoid conflicts with local router configurations)
added default pinout for ESP32
|
2 years ago |
lumapu
|
d0e7ee393c
|
auto create favicon ico header
|
2 years ago |
lumapu
|
6cb0b99de3
|
refactored mqtt and sun
|
2 years ago |
lumapu
|
0a0d90dc92
|
refactor app, mqtt
|
2 years ago |
lumapu
|
43e8714526
|
refactored `sendMqttDiscoveryConfig`
|
2 years ago |
lumapu
|
2ac8aadec2
|
workflow
|
2 years ago |
lumapu
|
341c9c5396
|
workflow
|
2 years ago |
lumapu
|
265dd6d0b3
|
another workflow fix
|
2 years ago |
lumapu
|
795cd64154
|
Merge branch 'main' into development03
|
2 years ago |
lumapu
|
769796f53c
|
fix workflow
add missing file
|
2 years ago |
lumapu
|
fbad251236
|
refactored directory structure
|
2 years ago |
lumapu
|
58bc1f1d8a
|
refactored directory structure
revert PR #401 (no class, pasted to app.cpp)
|
2 years ago |
Lukas Pusch
|
6dff99e155
|
Merge pull request #399 from chehrlic/chris_vz
Add sunset handling for RPI
|
2 years ago |
Lukas Pusch
|
f5b66af793
|
Merge pull request #401 from gh-fx2/ssd1306
simple SSD1306 (i2c) + Nokia5110 support for esp8266 added
|
2 years ago |
fx2
|
2725ea3176
|
Merge branch 'ssd1306' of https://github.com/gh-fx2/ahoy into ssd1306
|
2 years ago |
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 |
stefan123t
|
78d63b816e
|
Update README.md
added hints for MI- and ESP32 versions in OpenDTU and DTUsimMI1x00-Hoymiles
|
2 years ago |
DanielR92
|
60f4010e18
|
wrong value name (not defined)
|
2 years ago |
DanielR92
|
bd4892f945
|
Update readme to mqtt
|
2 years ago |
fx2
|
68ffd79500
|
Merge branch 'lumapu:main' into ssd1306
|
2 years ago |
fx2
|
0b32cab7a4
|
can use OLED (ssd1306) display with esp32 too
|
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 |
fx2
|
ac5e5f9277
|
Update readme.md
|
2 years ago |
lumapu
|
2e0ef8573a
|
workflow test for ahoydtu.de
|
2 years ago |
fx2
|
bcc8316470
|
ssd1306 (i2c) wiring
|
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 |
Christian Ehrlicher
|
4c52f07889
|
RPI: cleanup SunsetHandler
|
2 years ago |
fx2
|
2ad70cfef0
|
make possible to use SSD1306 instead of nokia5110
|
2 years ago |
Christian Ehrlicher
|
5beed9d8e0
|
RPI: print backtrace for unhandled exception
|
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 |