Commit Graph
667 Commits
Author SHA1 Message Date
MichaelDvP 77d559ac8c syslog re-add colon after message.id 2021-08-26 08:02:46 +02:00
MichaelDvP 74cdb610d8 fix#99, mqtt reconnect for IPv4 and IPv6 2021-08-19 15:27:41 +02:00
MichaelDvP 9774051fab Syslog BOM only for utf-8 messages, #91
Tested with extra message with udf-characters:
```
Aug 15 09:30:12 ems-esp32 emsesp 000+00:00:00.000 I 0 Starting Syslog
Aug 15 09:30:13 ems-esp32 emsesp 000+00:00:00.000 I 2 EMS Device library loaded with 79 records
Aug 15 09:30:13 ems-esp32 emsesp <BOM>000+00:00:00.000 I 3 Testing syslog with udf-8-chars: €öäü߀öäü߀öäüß
Aug 15 09:30:13 ems-esp32 emsesp 000+00:00:03.741 I 5 Starting NTP
```
2021-08-15 10:24:57 +02:00
proddy 87e6691433 remove comment 2021-07-28 18:00:14 +02:00
proddy 39fef48915 Update ArduinoJson to 6.18.3 2021-07-28 10:06:51 +02:00
proddy c5688ab632 manually merge in official 0.9.0 version 2021-07-27 21:43:17 +02:00
MichaelDvP 1df427366f syslog add hostname, rename host_ to ip_, query status 2021-07-26 11:06:23 +02:00
proddy 2fda59d7db latest asyncmqttclient dev changes - to safeguard against stuck connections 2021-07-21 16:25:42 +02:00
MichaelDvP 7dec674452 moving dallas-setting, cleanup 2021-07-16 16:24:03 +02:00
MichaelDvP 0f48d3e72c add sensorname console command 2021-07-16 10:57:43 +02:00
MichaelDvP 1f793c49ae Move dallas/bool/enum formats to Settings #76 2021-07-16 10:16:32 +02:00
MichaelDvP 65c9bf7e52 check bufferlength, add formatstrings 2021-07-14 17:00:14 +02:00
MichaelDvP 59913cdc4b disable bluetooth, show IPv6 in web, mqtt and console 2021-07-08 18:56:24 +02:00
MichaelDvP 2d7449aeba add network options, IPv6 for mqtt 2021-07-08 10:17:50 +02:00
proddy 05cd96f2be IPv6 support by MichaelDvP - #83 2021-07-05 22:43:08 +02:00
proddy bb1602f179 typo 2021-07-05 21:44:12 +02:00
Proddy 5b26e27834 Update to 16.8.1 2021-07-05 16:53:27 +02:00
proddy 0510189f54 slow down MQTT reconnect to 2 seconds 2021-07-01 11:19:00 +02:00
MichaelDvP ae0846e877 mqtt connect on enable-change (#79) 2021-06-30 13:49:52 +02:00
proddy 8dd18aa24d Render values in Web natively #70 2021-06-07 21:19:52 +02:00
proddy 1ecee740d3 fix: move showing version to settings. fixes JWT resetting after each version change 2021-05-14 12:43:11 +02:00
proddy f8c7da6e0c remove ESP8266 AsyncTCP lib 2021-05-09 15:03:36 +02:00
proddy ce2fa15554 remove TODO 2021-05-09 10:57:17 +02:00
proddy 9211d29e17 upgrade to 6.18 2021-05-06 10:10:37 +02:00
proddy 23218bca7d some minor formatting 2021-05-02 22:07:22 +02:00
proddy 4a4e5f1890 Merge branch 'dev' into ft_https 2021-04-27 14:41:52 +02:00
MichaelDvP b01264f701 terminal linebuffers on edit 2021-04-26 14:50:23 +02:00
MichaelDvP 28fde37f93 shell reset lineold if edited 2021-04-24 09:48:20 +02:00
proddy 48c3aa7656 auto formatting 2021-04-21 21:17:02 +02:00
proddy a951ebc3ed feat: add generate token endpoint and ui for generating tokens for users 2021-04-21 21:16:38 +02:00
MichaelDvP cd43a9feb8 syslog: timestamp to local, add appname 2021-04-21 07:43:37 +02:00
MichaelDvP cf641476bf More linebuffers to shell 2021-04-21 07:43:03 +02:00
proddy 6c41c49866 remove asyncjson.h 2021-04-06 11:21:01 +02:00
proddy 7fa93a8de0 MQTT Formatting payload (nested vs single) is a pull-down option 2021-04-04 09:33:04 +02:00
proddy 8c52145c7b make all default settings configurable at build 2021-04-03 10:56:18 +02:00
proddy d553542206 quick proxy test 2021-04-01 17:49:43 +02:00
proddy 108f236874 fix: offline standalone compiling 2021-03-30 17:58:22 +02:00
MichaelDvP 81e2c31dd3 use native esp32 64bit timer for uptime 2021-03-30 11:27:42 +02:00
MichaelDvP d9b577d944 fix syslog reboots without eth 2021-03-30 11:12:16 +02:00
proddy 391fecadd0 formatting 2021-03-29 22:26:08 +02:00
proddy 4d0032441f start syslog when network connected 2021-03-29 22:25:44 +02:00
proddy 0237cc1ca4 add comment 2021-03-29 11:14:29 +02:00
proddy fbef1ca69a remove comment 2021-03-29 11:14:17 +02:00
proddy 3b4bfaa319 remove ESP8266 references 2021-03-28 21:35:30 +02:00
proddy 2b6a986c4a text changes 2021-03-28 21:35:20 +02:00
proddy 494827299c fix MQTT when only on Ethernet 2021-03-28 21:34:40 +02:00
proddy a920e89ea2 uppercase esp32 2021-03-28 21:33:33 +02:00
proddy 621c73ab03 move around build defines 2021-03-28 20:09:33 +02:00
proddy 1938c93faf rename subscribes to subscribe_format 2021-03-28 16:53:01 +02:00
proddy 2a070ef55f fallback to AP when Ethernet is dropped 2021-03-28 16:28:13 +02:00