lumapu
ed268d1b63
0.7.35
* fixed timestamp for alarms send over MqTT
* auto-patch of `AsyncWebServer` #834 , #1036
* Update documentation in Git regarding `ESP8266` default NRF24 pin assignments
1 year ago
lumapu
6156145bd6
0.7.27
* added compile option for ethernet #886
* fix ePaper configuration, missing `Busy`-Pin #1075
1 year ago
lumapu
3a944d182b
0.7.23
* merge PR #1056 , visualization html
* update MqTT library to 1.4.4
* update RF24 library to 1.4.7
* update ArduinoJson library to 6.21.3
* set minimum invervall for `/live` to 5 seconds
1 year ago
lumapu
308dc064fe
0.7.13
* add date, time and version to export json #1024
2 years ago
lumapu
be9c505407
0.6.12
added inverter status - state-machine #1016
2 years ago
lumapu
f0848ecfb4
0.7.1
* enabled power limit control for HMS / HMT devices
* changed NRF24 lib version back to 1.4.5 because of compile problems for EPS8266
2 years ago
lumapu
8ecea33d00
upgrade to c++17
2 years ago
lumapu
2e71401d09
another try to compile successfully
2 years ago
lumapu
a80167912c
added missing files
2 years ago
lumapu
05d1eb607e
0.6.8 try to fix esp32s3 build
2 years ago
lumapu
7e1f1cece4
0.6.9 release
2 years ago
lumapu
1e1a21fa56
add ethernet support, thx @fumanchi
(ahoyeth.h and ahoyeth.cpp are missing)
2 years ago
Markus Krause
ba996f56dd
change build settings fpr S3 to address flash instability
2 years ago
lumapu
fae46c4667
0.5.110
* MQTT fix reconnection by new lib version #780
* display 'failed' if no Update was selected #813
2 years ago
lumapu
a1aedce59e
small improvement, MQTT
2 years ago
Markus Krause
8df90cb723
extend ci
2 years ago
Markus Krause
97d60f2ea9
start making SPI configurable
2 years ago
lumapu
850cda3c38
0.5.106
* merged MI and debug message changes #804
* fixed MQTT autodiscover #794 , #632
2 years ago
lumapu
9604687157
Attention: re-ordered display types, check your settings! #746
improved saving settings of display #747 , #746
disabled contrast for Nokia display #746
added Prometheus as compile option #719 , #615
update MQTT lib to v1.4.1
limit decimal places to 2 in `live`
added `-DPIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48` to esp8266 debug build #657
a `max-module-power` of `0` disables channel in live view `setup`
2 years ago
lumapu
6dbb88e27e
added ePaper (for ESP32 only!), thx @dAjaY85 #735
improved `/live` margins #732
renamed `var` to `VAr` #732
2 years ago
dAjaY85
f1b722fd5d
ePaper und Nokia über HSPI, erster Test
2 years ago
lumapu
b8ed9b03d7
fix total in GUI
2 years ago
lumapu
70cb0dcd45
improved web API for `live`
added dark mode option
converted all forms to reponsive design
repaired menu with password protection #720 , #716 , #709
2 years ago
lumapu
2b3f252bbf
fix wakeup issue, once wifi was lost during night the communication didn't start in the morning
reenabled FlashStringHelper because of lacking RAM
complete rewrite of monochrome display class, thx to @dAjaY85 -> displays are now configurable in setup
2 years ago
dAjaY85
a60980d38a
Update MonoDisplay
2 years ago
dAjaY85
a4c1aaaa75
Update vom MonochromeDisplay aud SSD1306.
Displays werden nun mit der Lib u8g2 verwendet.
2 years ago
dAjaY85
94487641cc
Hinzufügen vom 1,3"
2 years ago
lumapu
3e9b08569c
fix compilation errors (display, ESP32)
2 years ago
fx2
cb8320b2f2
more changes on oled-display
2 years ago
lumapu
1fb45191a1
added builds for ESP32 and Nokia5110 and SSD1306 displays
2 years ago
lumapu
3c6e3221e8
added display-class: Nokia5110 and SDD1306
2 years ago
lumapu
22715a1a4a
first draft version, callback and subscription not included
2 years ago
lumapu
faa28ce1a8
convertion to littfs storage - not complete
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
fbad251236
refactored directory structure
2 years ago
lumapu
58bc1f1d8a
refactored directory structure
revert PR #401 (no class, pasted to app.cpp)
2 years ago
fx2
0b32cab7a4
can use OLED (ssd1306) display with esp32 too
2 years ago
fx2
2ad70cfef0
make possible to use SSD1306 instead of nokia5110
2 years ago
fx2
d3846b1fad
no NOKIA-code normal compilation (own task)
2 years ago
fx2
81fda86ef7
adapt main-changes fro nokia5110 functions
2 years ago
fx2
1859e853a0
add nokia 5110 display
2 years ago
Sven Naumann
62dc51b460
support build for 1M flash size with platformio
2 years ago
DanielR92
ec83406628
force Brace and Z550 make one line
2 years ago
DanielR92
868012931f
Patch from home...
2 years ago
Sandner, Denny
677acb9416
ESP32 build corrected
2 years ago
stefan123t
675c6ce908
raise debug level in debug env
2 years ago
Oliver Fueckert
7fc57ffc8c
- Improve config system allowing a user customizable config_override.h file to ensure git pulls don't require merges
- Move DTU_RADIO_ID to config.h to allow for easy customization for multiple DTUs with non conflicting radio IDs
2 years ago
lumapu
03b9af216d
/setup geht noch nicht
2 years ago
tastendruecker123
0ad53d56d8
ESP32 support added
* ESP32 adjustments, compiles and runs
* Changed gitignore to ignore debug log files
2 years ago
tastendruecker123
5b982c9307
d1_mini and nodemcu env merged, debug option added
2 years ago