Commit Graph
1325 Commits
Author SHA1 Message Date
proddy 20ce017686 fixed order of debug & trace according to spec 2020-06-13 15:46:49 +02:00
proddy ee29a39140 added MC10Status values - #397 2020-06-09 18:20:17 +02:00
proddy c0c32e0f89 move devices to devices folder 2020-06-09 18:19:48 +02:00
proddy 44d4160621 fix tracing in raw mode 2020-06-08 22:27:18 +02:00
proddy 2dd635632b supporting new test framework 2020-06-08 22:27:03 +02:00
proddy 34378206b9 rename full to pretty for formatting telegrams 2020-06-08 22:26:19 +02:00
proddy 5888f7619b move test_data.h 2020-06-08 22:25:54 +02:00
proddy d65afa5218 version included in system library 2020-06-08 22:25:32 +02:00
proddy b2ebe224a8 minor text changes 2020-06-08 22:25:09 +02:00
proddy af71463c69 minor text change 2020-06-08 22:24:55 +02:00
proddy 6d5899ce27 new test class for simulating EMS data 2020-06-08 22:24:37 +02:00
proddy 33e813fd5f version scope set to system only 2020-06-08 22:24:11 +02:00
proddy a608649347 move test code to seperate folder 2020-06-08 22:23:31 +02:00
proddy e70ad07301 updated list of commands 2020-06-08 22:23:07 +02:00
proddy 19f0575c8b tx debug statements 2020-06-08 16:36:57 +02:00
proddy 3bd5be2de6 more commands in ems menu 2020-06-07 18:01:23 +02:00
proddy 34d782a58a consistent sorting of values in console 2020-06-06 21:42:51 +02:00
proddy 6d8baab669 hostname renamed to set wifi hostname to fix console issue 2020-06-06 21:42:37 +02:00
proddy ddf5872b8b remove gmtime - https://github.com/proddy/EMS-ESP/issues/395 2020-06-06 21:42:17 +02:00
proddy c6ede0959b adjusted todos 2020-06-06 21:42:00 +02:00
proddy c17a49db79 bump to a15 2020-06-06 21:18:33 +02:00
proddy 408b78fa34 in standalone mode, always go as SU/admin 2020-06-06 20:56:39 +02:00
proddy 321d0d146e set cmd available for normal users. added more messages 2020-06-06 20:56:21 +02:00
proddy 92a565151f added ems gateway & switch. moved all code to devices folder 2020-06-06 20:55:42 +02:00
proddy 80bae3bf33 adjusted for devices folder 2020-06-06 20:54:21 +02:00
proddy bc2fb8cff0 ignore asyncTCP when building esp8266 2020-06-06 20:54:06 +02:00
Proddy 685c97bb22 Merge pull request #396 from MichaelDvP/v2
uart response
2020-06-06 14:10:58 +02:00
MichaelDvP 359d6fbfde Merge proddy v2a14, remove tx start-timeout, yield in sensors for uart-task 2020-06-06 13:10:09 +02:00
MichaelDvP 5f29ad27d7 reset tx-retry-conter, increase receive priority 2020-06-05 08:34:41 +02:00
proddy a0b9ef2ba8 set commands under ems context only for ADMINs 2020-06-04 23:05:38 +02:00
proddy 6e2662fbbf text changes showing ems stats 2020-06-04 23:03:43 +02:00
proddy 94ec6ca151 fix txmode 1 for ESP8266 UART 2020-06-04 23:03:29 +02:00
proddy e7f2d194ae clang style formatting 2020-06-04 22:22:36 +02:00
proddy 373597e7e6 bump to a14 2020-06-04 22:22:06 +02:00
Proddy 514d535aa1 Merge pull request #394 from MichaelDvP/v2
Add a virtual room controller
2020-06-04 20:49:35 +02:00
MichaelDvP d9da0bfdde Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 2020-06-04 14:38:41 +02:00
MichaelDvP 5e90d264bc add remote room controller, add mqtt-set for thermostat-settings 2020-06-04 14:35:39 +02:00
proddy c619701137 show tx fails in ems sub-menu 2020-06-04 11:05:03 +02:00
proddy ffff17fce1 minor text changes 2020-06-04 11:04:51 +02:00
proddy 5fdb3d6396 add setup instructions 2020-06-04 11:04:27 +02:00
proddy a6549bc66d improve Tx retry code 2020-06-03 23:33:23 +02:00
proddy a5e60d9e39 remove yield. we have too many yields, they're everywhere! 2020-06-03 23:32:47 +02:00
proddy ca39f7fd6f added another TODO to use Templates for the read_value functions 2020-06-03 23:32:23 +02:00
proddy 0d787d56f8 added poll ack after we get a poll request in Tx 2020-06-03 23:32:03 +02:00
proddy b9e80ad5d8 merged with michael's changes - https://github.com/proddy/EMS-ESP/pull/393 2020-06-03 18:49:31 +02:00
Proddy 9fe21c42b9 Merge pull request #393 from MichaelDvP/v2
Terminal values/commands boiler and thermostat
2020-06-03 18:46:35 +02:00
MichaelDvP be7445d024 Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 2020-06-03 18:14:15 +02:00
proddy c43b915a86 default boot in non-debug mode 2020-06-03 17:37:05 +02:00
proddy fa2e7f127b updated readme text 2020-06-03 17:31:37 +02:00
proddy 9d1f6b9479 fix typo 2020-06-03 17:31:27 +02:00