Commit Graph
1336 Commits
Author SHA1 Message Date
MichaelDvP 10607a9125 esp32 uart modes with delay included, but failed 2020-06-15 17:59:06 +02:00
MichaelDvP 8b6adf56ec uart fixes, no logging while tx sends 2020-06-15 16:14:29 +02:00
MichaelDvP d4a5686baa Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 2020-06-15 12:13:21 +02:00
MichaelDvP 11ac08c869 new tx modes with selectable delay 2020-06-14 08:37:24 +02:00
proddy 43d8bb2808 text changes 2020-06-13 15:49:58 +02:00
proddy 10b6682842 fixed type_id for EMS+, cleaned up code, added watch, added option for Tx at top of queue 2020-06-13 15:49:38 +02:00
proddy 803505b1da update to show watch command 2020-06-13 15:48:18 +02:00
proddy b7fd8d3ee2 bump to a17 2020-06-13 15:48:05 +02:00
proddy 1fc276a1e2 michaels' uart code. working tx_mode 1 on ESP8266 2020-06-13 15:47:51 +02:00
proddy 56ffe76638 new command called 'watch'. telegrams are no longer shown in log debug 2020-06-13 15:47:29 +02:00
proddy 20ce017686 fixed order of debug & trace according to spec 2020-06-13 15:46:49 +02:00
MichaelDvP b75eea44a1 Test new tx_mode 2, small changes to MM100, SM100 and RC300, see #397 2020-06-13 10:29:03 +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