Commit Graph
100 Commits
Author SHA1 Message Date
proddy 4f0f476407 fix for standalone simulating mqtt 2020-10-17 16:54:39 +02:00
proddy cafdb6f666 move export links to help page 2020-10-17 16:54:15 +02:00
proddy d613e8ff9c show unknown devices as generic 2020-10-17 16:53:45 +02:00
proddy 3976c9c804 2.1.0b7 2020-10-11 17:09:35 +02:00
proddy eaddae15a1 formatting changes 2020-10-11 17:09:26 +02:00
proddy 97c948b623 use hostname for HA MQTT configs - #549 2020-10-11 13:31:20 +02:00
proddy ab3e4731a4 MQTT publish shower on start 2020-10-10 23:05:00 +02:00
proddy 7b51e1afa4 ensure heating_active and tapwater_active MQTT topics are sent on cold start 2020-10-10 23:04:28 +02:00
proddy 8628faa031 line quality text change 2020-10-10 18:03:29 +02:00
proddy e9d4260d89 "line quality" text change 2020-10-10 18:03:12 +02:00
proddy 4fa838ce60 update help page 2020-10-10 18:02:54 +02:00
proddy 91005250d5 update tooltip text 2020-10-10 18:02:43 +02:00
proddy ac6ce339b3 new image with new buttons 2020-10-10 18:02:06 +02:00
proddy 6bc9acf200 standardize text to be capitalzed 2020-10-10 18:01:52 +02:00
proddy e54499dc1b relax the colours 2020-10-09 23:04:38 +02:00
proddy 5f4a24d689 updated pics for 2.1.0 2020-10-09 13:51:22 +02:00
proddy 5df102bac7 updated text 2020-10-09 12:37:01 +02:00
proddy 922b15cbbd mixing unit test 2020-10-08 21:12:31 +02:00
proddy df86f18be9 updates with web changes 2020-10-08 21:12:19 +02:00
proddy 45945c9926 web UI usability changes 2020-10-08 21:12:02 +02:00
proddy 0cc2abfcfe added threshold for Rx quality (5%) 2020-10-08 15:55:54 +02:00
proddy 43e15ebf20 updated for b6 2020-10-08 15:55:39 +02:00
proddy 39ad662506 fix junkers model detection - #537 2020-10-08 14:38:41 +02:00
proddy 217a2edd96 formatting 2020-10-08 14:36:15 +02:00
proddy 7d5a654f52 fix thermostat flag detection - #537 2020-10-08 10:03:01 +02:00
proddy 99880cea2f upper case temp sensor 1 & 2 2020-10-07 23:12:40 +02:00
proddy 07992c391b comments 2020-10-07 19:16:55 +02:00
proddy 8bf55e74c5 rx/tx quality 2020-10-07 19:16:36 +02:00
proddy f6da8d7406 refactor how values are rendered to screen and to json. added space before suffix 2020-10-07 19:16:21 +02:00
proddy 442349fa33 rx and tx quality 2020-10-07 19:15:20 +02:00
proddy 1b5bc9563a show rx and tx quality 2020-10-07 19:14:59 +02:00
proddy 4c7c18b973 2.1.0b6 2020-10-07 19:14:15 +02:00
proddy 30751eb36a FR120 (191) uses old telegram protocol - #537 2020-10-07 19:13:31 +02:00
proddy 39a435cec3 fix for MQTT from HA for different heating circuits - #536 2020-10-06 22:30:20 +02:00
proddy 5e02b1a236 fix HA thermostat modes - #536 2020-10-06 21:12:43 +02:00
proddy 50da856c45 local libs 2020-10-06 20:54:02 +02:00
proddy 13297334cf HA MQTT Discovert - added remaining values - HomeAssistant Discovery #288 2020-10-06 20:53:32 +02:00
proddy 2d9286aea3 cleaned up locale variables 2020-10-06 20:46:35 +02:00
proddy 71eb48bc07 fr120 2020-10-06 09:40:32 +02:00
proddy 3c305d5009 remove empty publish in comments 2020-10-05 16:58:57 +02:00
proddy 6d4778b24f heartbeat use user's mqtt retain flag 2020-10-05 16:58:33 +02:00
proddy 644292f23b use boolean renderer 2020-10-05 16:57:56 +02:00
proddy 28b5461a85 comment out HA mqtt register. it causes 65% memory defragmentation 2020-10-04 20:28:37 +02:00
proddy 8eae57727a removed debug comment 2020-10-04 20:28:06 +02:00
proddy a15bc21f50 some hopeful memory optimizations to reduce defrag 2020-10-04 20:22:10 +02:00
proddy 85a59a174c added back CUSTOM MQTT format 2020-10-04 20:21:43 +02:00
proddy a9dd864e38 merge fixes 2020-10-03 22:38:00 +02:00
proddy eb98caa87a change show_info to read of json, updates to use HA MQTT Discovery 2020-10-03 16:34:06 +02:00
proddy 7020b41f55 added hostname, some formatting 2020-10-03 16:32:52 +02:00
proddy 402a80f435 updated tests 2020-10-03 16:32:21 +02:00
proddy 7d43af933f bump to b4 2020-10-03 16:31:59 +02:00
proddy 677d0bd808 removed MQTT CUSTOM 2020-10-03 16:31:50 +02:00
proddy 644abdffb6 only publish MQTT if MQTT is enabled 2020-10-03 16:31:34 +02:00
proddy 84c5c3faa2 render value from json string 2020-10-03 16:31:06 +02:00
proddy 51c181528c render a value from a json string 2020-10-03 16:30:53 +02:00
proddy 551e85c720 show pretty json after 'info' call 2020-10-03 16:30:30 +02:00
proddy 96df3acabd update mqtt enabled for offline testing 2020-10-03 16:30:04 +02:00
proddy 3f632496a6 remove MQTT Custom format 2020-10-03 16:29:47 +02:00
proddy 0623724d74 default mqtt clean is on 2020-10-03 16:29:31 +02:00
proddy a6bfe4f8d9 localize more strings 2020-10-03 16:29:20 +02:00
proddy 545ff3504c text changes 2020-10-01 12:49:54 +02:00
proddy ffd4f53a66 bump to 2.1.0b3 2020-10-01 08:42:48 +02:00
proddy b8a866705a formatting 2020-10-01 08:42:30 +02:00
proddy 966f18e374 added device name to log 2020-10-01 08:42:18 +02:00
proddy 1043052f56 minor text updates 2020-09-30 20:14:54 +02:00
proddy 0fae2c6b90 HA integration - add devices as HA devices - HomeAssistant Discovery #288 2020-09-30 18:40:29 +02:00
proddy a285a2c546 up buffer again to allow the new params 2020-09-30 12:29:41 +02:00
proddy 71ac4464dc revert back to application/octet-stream to allow files in OSX 2020-09-30 12:29:13 +02:00
proddy 9d97d444f5 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev 2020-09-29 16:59:19 +02:00
proddy 304e82e966 added Michael's new changes to adc, boiler circulation & rc300 summermode 2020-09-29 16:59:01 +02:00
proddy 42e91f229f updated test for web 2020-09-29 13:31:41 +02:00
proddy 40cbbc46c9 added bar, ua and min as flash strings 2020-09-29 13:31:33 +02:00
proddy 723b80cc01 retain true for MQTT Sensor data in HA 2020-09-29 13:31:17 +02:00
proddy f3dadb3042 added renderer for char strings, like the boiler's service code text 2020-09-29 13:30:57 +02:00
proddy 92dab0bb00 comment changes 2020-09-29 13:30:30 +02:00
proddy 41b5643070 comment changes 2020-09-29 13:30:18 +02:00
proddy a7b0d9fdbe bump to 2.1.0b1 with fixes 2020-09-29 13:29:49 +02:00
proddy 93810cebdb increase web buffer to allow more values in the boiler details web page 2020-09-29 13:29:31 +02:00
proddy 2e2101ca4f new screesshots of console 2020-09-29 13:29:07 +02:00
proddy 46a3a7398d move heating & tap water active back to EMS-ESP booleans - #515 2020-09-29 13:28:50 +02:00
proddy b5062df8f4 MQTT updates: added HA discovery, removed heartbeat - HomeAssistant Discovery #288 2020-09-28 18:17:23 +02:00
proddy e7d069fdb7 remove ? from checkboxes 2020-09-28 18:16:38 +02:00
proddy 1f2e1a60be updates 2020-09-28 18:15:59 +02:00
proddy 8676feaebb only print API json when there is one after a call command 2020-09-26 08:22:36 +02:00
proddy 35864a52c3 fix lint warning with osx xcode compiler 2020-09-24 21:21:49 +02:00
proddy fb5851414f add Nefit EcomLine Excellent - #514 2020-09-23 22:20:32 +02:00
proddy d8bbdb504a option to set how booleans are rendered - #509 2020-09-23 19:27:45 +02:00
proddy 4f05a0c695 fix autocomplete in console for call commands 2020-09-23 13:12:58 +02:00
proddy 3812941775 updated to 2.1 2020-09-23 13:12:40 +02:00
proddy a724a5b461 bump to 2.1 because of new API feature 2020-09-23 13:12:28 +02:00
proddy ccf06bc570 b5 with new console changes #501 2020-09-23 00:20:23 +02:00
proddy b1f10fa5ee refactor out console context menus - #510 2020-09-23 00:19:51 +02:00
proddy 6763bb2832 fix MQTT topic 2020-09-21 09:43:51 +02:00
proddy 98ac027d7a changed field order 2020-09-21 09:25:42 +02:00
proddy f5502d8a9a default build both esp8266 and esp32 2020-09-20 20:19:06 +02:00
proddy 17f9df6a71 github workflow updates 2020-09-20 20:17:42 +02:00
proddy 32634755b2 fixes suggested by Michael, renamed topic sensors to sensor_data #506 2020-09-20 19:42:15 +02:00
proddy 17e44e1dca fix cpplint complaining 2020-09-20 16:54:31 +02:00
proddy dcc9cf13cd bump to 2.0.2b4 for the API changes 2020-09-20 15:55:41 +02:00
proddy 9fc15650a2 added all devices - API: HTTP read/write #506 2020-09-20 15:52:44 +02:00