Commit Graph

76 Commits

Author SHA1 Message Date
Paul
a5fedbf1ba redo websocket mem fix - #250 and #258 2019-12-11 10:14:23 +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
ded3a2ce33 small text change 2019-11-17 19:27:34 +01:00
Paul
bd1e192b0d tidy up code 2019-11-13 10:21:17 +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
2303d06549 text changes 2019-11-09 12:00:22 +01:00
Paul
f8e3261033 added delay for wifi stability on ESP8266 clones 2019-11-08 09:46:55 +01:00
Paul
1df8a3d920 lower Wifi tx strength to see if it helps with connectivity 2019-11-05 23:57:48 +01:00
Paul
b60ee1a182 minor changes to MQTT 2019-11-04 22:58:44 +01:00
Paul
cd7e918690 timezone improvements 2019-11-03 11:05:49 +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
Paul
e3fbd773ed moving WiFi sleep to after WiFi.begin() 2019-10-23 20:12:09 +02:00
Paul
bd996f8723 add MQTTdisconnects to heartbeat 2019-10-21 18:46:48 +02:00
Paul
f3d919679b fix MQTT heartbeat IP address 2019-10-21 18:37:36 +02:00
proddy
31d1f4cb6a hearbeat in JSON - https://github.com/proddy/EMS-ESP/issues/217 2019-10-21 15:35:46 +02:00
proddy
ce28424f95 fix render of mqtt retain in telnet 2019-10-21 13:18:23 +02:00
proddy
cdfd9953b2 count # TCP dropouts - https://github.com/proddy/EMS-ESP/issues/217 2019-10-21 13:16:29 +02:00
proddy
6bc638ee66 MQTT start sent with retain flag disabled 2019-10-19 11:05:56 +02:00
proddy
8f9e9414b5 added reboot command 2019-10-19 10:11:31 +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
7a5be12a21 return error on non MQTT publish 2019-10-15 10:05:43 +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
1e85934b38 publish MQTT shower info when connected 2019-10-13 19:00:57 +02:00
Paul
a97ecb414a minor code optimizations 2019-10-13 14:34:28 +02:00
Paul
165c40cec5 MQTT error handling on Publish and Subscribes 2019-10-12 13:11:14 +02:00
proddy
c0ac34fc15 error handling during MQTT subscribe 2019-10-10 14:23:13 +02:00
Paul
d51e61fd1f cleancode changes from cppcheck and cpplint 2019-10-09 13:55:50 +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
3638a50b8e external sensors minor changes in display settings 2019-10-06 17:34:30 +02:00
Paul
9c73a96327 change order of wifi init to see if it resolves https://github.com/proddy/EMS-ESP/issues/187 2019-10-04 09:50:21 +02:00
Paul
ea0cbda068 event log char counter is 2 bytes to exceed 255 2019-10-03 21:25:07 +02:00
proddy
d9e40253f0 comment change 2019-10-03 14:33:23 +02:00
Paul
119927b4af text change 2019-10-02 21:12:20 +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
proddy
562d9a0e90 don't force AP when Wifi fails to connect first time 2019-10-01 12:26:21 +02:00
Paul
d897a4c3f0 comment out restart reason until its fixed 2019-09-30 22:01:00 +02:00
Paul
92d6337876 tx_mode changes for EMS+ 2019-09-25 21:49:12 +02:00
proddy
0bf0377453 clean code changes 2019-09-23 18:16:52 +02:00
Paul
d820e72994 force wifi_mode to AP when fallback to AP - https://github.com/proddy/EMS-ESP/issues/187 2019-09-22 12:45:57 +02:00
Paul
5b39783a3a text changes 2019-09-20 12:46:45 +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