Commit Graph

58 Commits

Author SHA1 Message Date
Paul
9321b53e40 start topic show datetime #347 #348 2020-03-12 14:35:08 +01:00
Paul
b8fb03a5ff use MQTT start topic to show version & IP & boottime - #342 2020-03-07 12:33:27 +01:00
Paul
1385af3d54 added IP and version to MQTT start payload, added support for RC100/Moduline 1010, Fixed Junkers thermostat writing 2020-03-06 17:13:29 +01:00
Paul
3c66031870 minor text changes 2020-03-01 17:03:52 +01:00
ypaindaveine
634e7cb7cd Added mixer log, and stub for EMS type 0xAC. 2020-03-01 12:23:13 +01:00
Paul
52d8231229 added RC20 and SM200 to MQTT 2020-02-26 18:14:51 +01:00
Paul
c8c95eeadc rename mqttlog to mqttqueue 2020-02-26 12:13:38 +01:00
Paul
e48d380e26 web mqtt size fix - #298 2020-02-24 09:51:59 +01:00
Paul
89a2dcac05 optimized MQTT json 2020-02-23 14:23:10 +01:00
Paul
9eda49b46a added mqtt_nestedjson 2020-02-22 11:37:55 +01:00
Paul
97aaff07ef add mqtt queue to help publish failures - #326 #298 2020-02-21 17:51:25 +01:00
Paul
4ae18602a2 show message to restart after setting params 2020-02-20 00:00:43 +01:00
Paul
00ffb34ca1 added mqtt publish failures to heartbeat 2020-02-19 22:21:48 +01:00
Paul
2fa34c369f external sensor MQTT format - #327 2020-02-18 16:06:24 +01:00
Paul
1c00988d8f text formatting changes 2020-01-31 22:43:29 +01:00
Paul
db2d2e994d mqttlog [all] function 2020-01-19 14:52:54 +01:00
Paul
e6efa1aebd retry publish, count #mqtt fails in system cmd - #264 2020-01-12 13:54:01 +01:00
Paul
5b6df62f8f only send heartbeat after MQTT connect 2020-01-12 12:37:28 +01:00
Paul
aa721abe77 publish_time changes - #287 2020-01-12 00:27:14 +01:00
Paul
a5fedbf1ba redo websocket mem fix - #250 and #258 2019-12-11 10:14:23 +01:00
Paul
3736d722f7 increase telnet buffer for mqttlog 2019-11-30 13:45:58 +01:00
Paul
719755127b move buffers off heap 2019-11-22 21:15:07 +01:00
Paul
01504729d8 syslog replacing event log - https://github.com/proddy/EMS-ESP/issues/242 2019-11-20 22:40:04 +01:00
proddy
e26aaf3d1a syslog and removed footable 2019-11-20 21:26:43 +01:00
Paul
a04b2ff708 prep for syslog 2019-11-19 23:11:26 +01:00
Paul
135d844a57 added static IP support - https://github.com/proddy/EMS-ESP/issues/231 2019-11-09 15:19:48 +01:00
proddy
daddca2a33 ntp interval time from byte to short 2019-11-09 12:00:09 +01:00
Paul
f8e3261033 added delay for wifi stability on ESP8266 clones 2019-11-08 09:46:55 +01:00
Paul
b60ee1a182 minor changes to MQTT 2019-11-04 22:58:44 +01:00
Paul
6275245b03 timezone support 2019-11-01 15:04:17 +01:00
Paul
ce17d5fdee prep for downloading beta versions via web upgrade 2019-10-29 22:34:32 +01:00
proddy
cdfd9953b2 count # TCP dropouts - https://github.com/proddy/EMS-ESP/issues/217 2019-10-21 13:16:29 +02:00
proddy
00e707ee21 added option to overide MQTT retain (e.g. in shower time and heartbeat messages) 2019-10-19 09:35:37 +02:00
Paul
0ac4ad3f37 tidy up telnet messages 2019-10-18 15:19:26 +02:00
proddy
66c8e919a9 default mqtt_retain off 2019-10-15 10:13:02 +02:00
proddy
0a6c902872 default MQTT qos to 0 and added Retain flag option 2019-10-15 10:02:50 +02:00
Paul
e3d06e15a3 added MQTT QOS and Keep Alive configurable 2019-10-13 21:03:15 +02:00
Paul
165c40cec5 MQTT error handling on Publish and Subscribes 2019-10-12 13:11:14 +02:00
Richard Pecl
f6aafe840e more values published over MQTT 2019-10-11 02:47:05 +02:00
proddy
893e90f89a changing wifi timeout request from 10 to 20s - https://github.com/proddy/EMS-ESP/issues/187 2019-10-10 14:26:34 +02:00
Paul
fb1527eee1 fix issue when 'set setting' didn't reset to default value in telnet 2019-10-09 12:34:49 +02:00
Paul
2cd0a76ef8 persist log_events to config file 2019-10-06 23:59:12 +02:00
Paul
c941c37b06 increase mqttlog size 2019-10-06 21:52:52 +02:00
Paul
3638a50b8e external sensors minor changes in display settings 2019-10-06 17:34:30 +02:00
Paul
b00405e5b7 added command log_events 2019-10-02 19:20:55 +02:00
Paul
0a55604ffc added extra integrity check of event log 2019-10-01 22:26:57 +02:00
Paul
d897a4c3f0 comment out restart reason until its fixed 2019-09-30 22:01:00 +02:00
proddy
0bf0377453 clean code changes 2019-09-23 18:16:52 +02:00
Paul
424df22db2 saving SPIFFs changes and text changes 2019-09-20 12:25:58 +02:00
Paul
11274f31e9 disable all interrupts when writing to SPIFFS 2019-09-19 22:55:33 +02:00