Commit Graph
1309 Commits
Author SHA1 Message Date
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
proddy 13aae48bff added test for unknown devices 2020-06-03 17:28:32 +02:00
proddy 2d1627be3c remove interval. using mark instead 2020-06-03 17:28:21 +02:00
proddy 85fb40d310 added no sleep mode to wifi 2020-06-03 17:28:07 +02:00
proddy 848689c100 version bump to a12 2020-06-03 17:27:51 +02:00
proddy 1562c98c3a clang formatting 2020-06-03 17:27:37 +02:00
proddy caba2a9df0 added telnet write timeout 2020-06-03 17:26:13 +02:00
proddy 456fdcb895 revert to original. use pio_local for local settings 2020-06-03 17:25:55 +02:00
proddy 2cc1001623 update things todo 2020-06-03 17:25:33 +02:00
proddy 83c90dec08 start console before network, added delay to help telnet performance 2020-06-03 17:25:20 +02:00
MichaelDvP 1ae7d24bd3 Boiler: sort values, delete doubles, thermostat: add mode to change temp 2020-06-03 12:51:08 +02:00
Proddy 14b7e80506 Merge pull request #392 from MichaelDvP/v2
V2
2020-06-03 12:18:16 +02:00
MichaelDvP 4247633850 don't wait in rx loop 2020-06-02 15:14:59 +02:00
MichaelDvP 3300f1e757 esp8266 uart with irq disabled 2020-06-02 14:01:35 +02:00
MichaelDvP ba08fb65ef Typos, version string 2020-06-01 14:39:59 +02:00
MichaelDvP 19abeb7456 Merge branch 'v2 a11' of https://github.com/proddy/EMS-ESP into v2 2020-05-31 14:07:17 +02:00
MichaelDvP f6854b8ad4 esp32 uart timing, RC35 thermostat mqtt enhancement, fix type_id display 2020-05-31 09:28:41 +02:00