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 |
|
proddy
|
d4e2dc6386
|
add back showing of ESP restart reason during boot - https://github.com/proddy/EMS-ESP/issues/182
|
2019-09-18 16:48:48 +02:00 |
|
Paul
|
864ea3670d
|
event log and config file optimizations
|
2019-09-16 21:57:39 +02:00 |
|
Paul
|
a738251b70
|
MQTT support for handling multiple Heating Circuits
|
2019-09-14 16:37:06 +02:00 |
|
Paul
|
ca65ac0677
|
remove heating_circuit
|
2019-09-14 10:35:47 +02:00 |
|
Paul
|
b709b469fd
|
show mqtt subscriptions in mqttlog command
|
2019-09-14 10:28:51 +02:00 |
|
Paul
|
81a188a52a
|
sync with 1.9 changes
|
2019-09-01 14:38:42 +02:00 |
|
Paul
|
f02b40acfe
|
text changes
|
2019-08-31 13:52:24 +02:00 |
|
Paul
|
8f8e828db5
|
remove debugging
|
2019-08-30 23:56:35 +02:00 |
|
Paul
|
d71dbbbd21
|
minor changes
|
2019-08-29 23:18:40 +02:00 |
|
Paul
|
ab73ea1c73
|
add button to force fetch NTP time
|
2019-08-27 22:49:00 +02:00 |
|
Paul
|
bc1c593543
|
more pretty changes in web and wording
|
2019-08-20 21:12:34 +02:00 |
|
Paul
|
2aae90b7cf
|
removed timezone, handled via JS
|
2019-08-20 19:02:01 +02:00 |
|