proddy
|
8ad51b7377
|
log levels always lowercase
|
2020-08-14 12:09:51 +02:00 |
|
proddy
|
cab8037ff8
|
updated comments
|
2020-08-14 12:09:38 +02:00 |
|
proddy
|
ed60b79a2d
|
2.0.0b12-3
|
2020-08-14 10:11:31 +02:00 |
|
proddy
|
753bbef816
|
dynamically show log levels
|
2020-08-14 10:11:19 +02:00 |
|
proddy
|
4dc61dfa3c
|
adding NTP back to ESP8266 buiild
|
2020-08-14 10:10:38 +02:00 |
|
proddy
|
0d18e84141
|
minor changes
|
2020-08-13 17:50:48 +02:00 |
|
proddy
|
e71e17bed1
|
telegram functions can't be static - #445
|
2020-08-13 17:50:27 +02:00 |
|
proddy
|
24fec191b0
|
updated commands
|
2020-08-13 17:49:26 +02:00 |
|
proddy
|
2c3bf1cb3b
|
minor formatting with command show mqtt
|
2020-08-13 10:30:02 +02:00 |
|
proddy
|
1c5d5d2dde
|
return full mqtt topic subscription, including servicekey
|
2020-08-13 10:29:32 +02:00 |
|
proddy
|
6826d1a4c7
|
added MQTT to heartbeat text
|
2020-08-13 10:29:05 +02:00 |
|
proddy
|
b69145d006
|
added general test
|
2020-08-13 10:28:51 +02:00 |
|
proddy
|
d8f67cd2db
|
mem optimizations and https://github.com/proddy/EMS-ESP/pull/451
|
2020-08-12 23:21:33 +02:00 |
|
proddy
|
29723ffc54
|
added another GB212
|
2020-08-12 23:21:10 +02:00 |
|
proddy
|
0e3ce6d4e2
|
clear devices, move cmds to Admin - https://github.com/proddy/EMS-ESP/pull/451
|
2020-08-12 23:20:52 +02:00 |
|
proddy
|
d01d2aad98
|
improvements to reduce heap and fragmentation
|
2020-08-12 23:20:21 +02:00 |
|
proddy
|
eef86cc9f9
|
changes from https://github.com/proddy/EMS-ESP/pull/451
|
2020-08-12 23:17:22 +02:00 |
|
proddy
|
f0151fcfc6
|
added rx2 test for heap checking
|
2020-08-12 23:16:02 +02:00 |
|
proddy
|
f7fe69c2f7
|
make topic str bigger to allow for homeassistance long packages
|
2020-08-07 14:15:13 +02:00 |
|
proddy
|
9e286d8c3c
|
added some more tests
|
2020-08-07 14:14:33 +02:00 |
|
proddy
|
7ff482e53e
|
show mem in console for EMSESP_DEBUG
|
2020-08-07 14:14:17 +02:00 |
|
proddy
|
b1024faa6f
|
fix telegram to_string
|
2020-08-07 14:13:39 +02:00 |
|
proddy
|
6c11b717ce
|
allow test with EMSESP_DEBUG
|
2020-08-07 14:12:58 +02:00 |
|
proddy
|
6d58461d3a
|
reduce scope of id
|
2020-08-07 14:12:22 +02:00 |
|
proddy
|
027e46415f
|
version 2.0.0b12-1
|
2020-08-05 22:41:50 +02:00 |
|
proddy
|
01208ce399
|
minor improvements for mem fragmentation
|
2020-08-05 22:41:03 +02:00 |
|
proddy
|
5a4b670f7b
|
fix debug error
|
2020-08-05 22:40:25 +02:00 |
|
proddy
|
5ddeaa3f94
|
removed unused variables - PR #450
|
2020-08-05 22:39:56 +02:00 |
|
proddy
|
2f7ad14b38
|
minor changes
|
2020-08-04 20:42:31 +02:00 |
|
proddy
|
b0a490f781
|
optimized asyncwebserver - (v2) Web UI sometimes becomes unresponsive and doesn't load, on an ESP8266 #449
|
2020-08-04 20:42:15 +02:00 |
|
proddy
|
aeb75bbaad
|
merged in PR 450 - https://github.com/proddy/EMS-ESP/pull/450
|
2020-08-04 20:25:47 +02:00 |
|
proddy
|
b55e647cce
|
supress hot water/heating displaying in web if there are no values
|
2020-08-04 15:59:09 +02:00 |
|
proddy
|
b8da3dc397
|
new pic showing sensors
|
2020-08-04 15:55:35 +02:00 |
|
proddy
|
b2b51b757e
|
rename gpio to pin command - #445
|
2020-08-04 15:44:17 +02:00 |
|
proddy
|
e8c3b07cc6
|
fix for mqtt resubscribe when mqtt drops-out. renamed topic to "system_cmd" - #445
|
2020-08-04 15:17:39 +02:00 |
|
proddy
|
c3d81d8841
|
Michael's fixes for (v2) normalize command infrastructure for devices (mqtt & console) #445
|
2020-08-04 13:50:49 +02:00 |
|
proddy
|
e19296075f
|
added gpio command
|
2020-08-04 13:35:39 +02:00 |
|
proddy
|
a9679fbec3
|
added v2_cmd
|
2020-08-04 13:35:31 +02:00 |
|
proddy
|
939debdc0b
|
minor changes, added gpio command - #445
|
2020-08-04 13:34:16 +02:00 |
|
proddy
|
725d63a518
|
only show heating circuit in cmd for thermostats and mixers
|
2020-08-03 23:31:08 +02:00 |
|
proddy
|
6154ff38f2
|
initial commit with refactored mqtt commands
|
2020-08-03 23:14:43 +02:00 |
|
proddy
|
163fbba917
|
2.0.0b11 - with flow/max/min boiler temps - #59
|
2020-07-31 16:08:58 +02:00 |
|
proddy
|
09895bb461
|
clean-up code
|
2020-07-31 13:59:40 +02:00 |
|
proddy
|
4fc6797f4e
|
rename collector - #267
|
2020-07-31 13:59:32 +02:00 |
|
proddy
|
1d3a31b9f3
|
show external dallas temp sensors in web UI
|
2020-07-31 13:59:06 +02:00 |
|
proddy
|
34f7796bd8
|
add NTP service, only for ESP32
|
2020-07-31 13:58:20 +02:00 |
|
proddy
|
11fe8e71b4
|
bump to b10
|
2020-07-30 21:23:57 +02:00 |
|
proddy
|
fc32f0d4b0
|
merge in build flags
|
2020-07-30 21:18:38 +02:00 |
|
proddy
|
d70fb41711
|
fix watch for CRC Rx errors
|
2020-07-30 21:18:28 +02:00 |
|
proddy
|
b20c6d4c01
|
only add OTA delay for ESP32
|
2020-07-30 21:18:09 +02:00 |
|
proddy
|
c48e5bd518
|
minor cleanup
|
2020-07-30 21:17:57 +02:00 |
|
proddy
|
2923fae1a6
|
clean up build settings
|
2020-07-30 21:17:26 +02:00 |
|
proddy
|
d655e50e36
|
turn off watch when starting new console
|
2020-07-30 21:17:07 +02:00 |
|
proddy
|
251fadc2f3
|
supress warnings
|
2020-07-30 21:16:00 +02:00 |
|
proddy
|
56398ccb85
|
fix standalone
|
2020-07-28 17:20:10 +02:00 |
|
proddy
|
4175fe56fd
|
fix standalone (use make run)
|
2020-07-28 17:18:42 +02:00 |
|
proddy
|
9b9c7df1d8
|
bump to b9
|
2020-07-28 11:54:14 +02:00 |
|
proddy
|
53bfbcee06
|
minor cleanups
|
2020-07-28 11:53:48 +02:00 |
|
proddy
|
b1c92b6f14
|
send warning to console/syslog if master boiler is restarted
|
2020-07-28 11:53:19 +02:00 |
|
proddy
|
242770838d
|
call services after settings have been persisted
|
2020-07-28 11:52:56 +02:00 |
|
proddy
|
3ab7134ca0
|
reset_tx() takes tx_mode from settings file
|
2020-07-28 11:52:23 +02:00 |
|
proddy
|
53aa698bbb
|
test code only for standalone mode
|
2020-07-28 11:50:31 +02:00 |
|
proddy
|
b196fbd0fd
|
merged from v2_uart
|
2020-07-27 18:57:26 +02:00 |
|
proddy
|
9b7d6aa6ed
|
minor change
|
2020-07-27 18:57:05 +02:00 |
|
proddy
|
f5b214a1b2
|
added data to web ui
|
2020-07-27 18:56:52 +02:00 |
|
proddy
|
ced2d2df47
|
tx_mode optimizations
|
2020-07-27 18:56:37 +02:00 |
|
proddy
|
b062f30bdd
|
tx_mode optimizations
|
2020-07-27 18:56:24 +02:00 |
|
proddy
|
8caa452c25
|
move mem calc before creating json obj
|
2020-07-27 18:55:30 +02:00 |
|
proddy
|
bb3e8b6dff
|
added fetch command
|
2020-07-27 18:55:03 +02:00 |
|
proddy
|
63737833ae
|
renamed command refresh to fetch
|
2020-07-27 18:54:53 +02:00 |
|
proddy
|
fe13b7559d
|
renamed telegram MaintenanceSettings to MaintenanceData
|
2020-07-27 18:54:24 +02:00 |
|
proddy
|
b59d711ed4
|
merged Michael's latest UART code for ESP8266
|
2020-07-26 22:36:18 +02:00 |
|
proddy
|
2ec35d1fbc
|
added save function to write settings to fS
|
2020-07-26 22:35:55 +02:00 |
|
proddy
|
5c354af1ba
|
added system command wifi reconnect
|
2020-07-26 22:35:33 +02:00 |
|
proddy
|
b7e72fd18f
|
force debug log when compiled with -DEMSESP_DEBUG
|
2020-07-26 21:41:45 +02:00 |
|
proddy
|
7109bb0d62
|
merge in Michael's change from v2_uart branch
|
2020-07-26 21:40:56 +02:00 |
|
proddy
|
09ab9fe655
|
clean up web code
|
2020-07-26 20:30:38 +02:00 |
|
proddy
|
b18e0a1918
|
force saving settings during a 'restart'
|
2020-07-26 20:30:03 +02:00 |
|
proddy
|
fab2fba64f
|
add more mqtt logging for disonnect
|
2020-07-26 20:29:45 +02:00 |
|
proddy
|
90d33259f2
|
tidy up how EMS bus line state is handled
|
2020-07-26 20:29:30 +02:00 |
|
proddy
|
ce30346ac3
|
prevent forcing DEBUG logging on an ESP32
|
2020-07-26 16:04:17 +02:00 |
|
proddy
|
1a2e405ffe
|
do not reset wifi when value changed (in progress) - #435
|
2020-07-26 16:03:52 +02:00 |
|
proddy
|
38f00946da
|
show device info on Web
|
2020-07-26 16:03:06 +02:00 |
|
proddy
|
39e5fb1a68
|
fix build error on esp8266
|
2020-07-25 18:47:05 +02:00 |
|
proddy
|
0b0ab3121c
|
doing all web dev on ESP32 as standard now, just quicker
|
2020-07-25 18:30:44 +02:00 |
|
proddy
|
760cef9058
|
remove bogus logging
|
2020-07-25 18:30:12 +02:00 |
|
proddy
|
b2b6413149
|
optimizing mqtt
|
2020-07-25 18:28:23 +02:00 |
|
proddy
|
87f1858d5e
|
optimizing mqtt
|
2020-07-25 18:27:52 +02:00 |
|
proddy
|
580f3ea45c
|
optimizing mqtt
|
2020-07-25 18:27:37 +02:00 |
|
proddy
|
82d8210754
|
b8
|
2020-07-25 18:27:23 +02:00 |
|
proddy
|
bb8e1676f8
|
cleanup
|
2020-07-25 18:27:13 +02:00 |
|
proddy
|
2917f6c1a3
|
Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2
|
2020-07-25 18:24:57 +02:00 |
|
proddy
|
61a711c8f6
|
added show users command - #435
|
2020-07-25 18:24:45 +02:00 |
|
Paul
|
7a88601ccd
|
fix hostname when using static ip - #432
|
2020-07-25 11:00:27 +02:00 |
|
Paul
|
b0fa45ecca
|
removed bogus files
|
2020-07-25 10:59:48 +02:00 |
|
proddy
|
a09dd3b735
|
fix warning in console when setting wifi params
|
2020-07-23 12:03:50 +02:00 |
|
proddy
|
5cd1c4eb7d
|
loop() doesn't need to be static anymore
|
2020-07-23 12:03:25 +02:00 |
|
proddy
|
d30b0ce505
|
supress compile warnings
|
2020-07-23 12:02:58 +02:00 |
|
proddy
|
4932b00f12
|
automate migration from 1.9.x to 2.0 (in progress)
|
2020-07-22 16:11:13 +02:00 |
|
proddy
|
2b43a955d5
|
minor comments
|
2020-07-22 16:10:39 +02:00 |
|