Commit graph

11 commits

Author SHA1 Message Date
geronet1
1f90961305 wifi bugfix with config_override 2024-06-08 23:35:52 +02:00
lumapu
60111d0696 0.8.54
* added minimal version (without: MqTT, Display, History), WebUI is not changed!
* added simulator (must be activated before compile, standard: off)
* changed communication attempts back to 5
2024-01-14 01:52:56 +01:00
Frank
21848bd5ae Enhancement: log to syslog server instead of web-serial 2023-12-15 11:33:48 +01:00
Frank
ff5888a374 Remove obsolete #define MIDNIGHTTICKER_OFFSET 2023-09-17 14:46:19 +02:00
Alexander Dahl
ae3e98e77d Fix typos throughout code
Found with `codespell -w -i3 src/**` and reviewed manually.

Fixes: #1112
2023-08-23 06:37:55 +02:00
Markus Krause
f350f8c3e2 add S3 example in override.h 2023-03-25 23:08:54 +01:00
Markus Krause
cccbe63f2b fix config override example
(add spi pins, remove wrong RF24 in there which was not correct even before)
2023-03-25 20:46:25 +01:00
lumapu
f5ef19ccab merged #736 remove obsolete JSON Endpoint 2023-03-07 22:29:23 +01:00
Frank
8342851ead configurable offset for tickMidnight 2023-02-19 15:22:40 +01:00
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
2022-11-11 23:34:15 +01:00
lumapu
fbad251236 refactored directory structure 2022-11-09 22:46:30 +01:00
Renamed from tools/esp8266/src/config/config_override_example.h (Browse further)