Commit Graph
2168 Commits
Author SHA1 Message Date
Proddy f42c265714 minor text changes 2021-10-11 16:41:14 +02:00
Proddy d6711ac850 always show a maintenancemessage even if there isn't one, so its not missing in the MQTT boiler_data payload 2021-10-10 20:29:03 +02:00
Proddy 9d7c2de1d5 rename HA icon mdi:flash-circle to mdi:lightning-bolt-circle 2021-10-10 20:11:52 +02:00
MichaelDvP b1e1c44e77 add divider #136 2021-10-10 17:43:47 +02:00
MichaelDvP 85f54dd210 add current room influence #136 2021-10-10 09:18:52 +02:00
MichaelDvP eea32ad134 add RC30 ww parameters, #117 2021-10-01 09:39:57 +02:00
MichaelDvP 4f24035082 add id to solar ww-circuit 2021-10-01 09:24:38 +02:00
MichaelDvP 0b0b1d9ca4 rename internal names wW/warmwater to ww 2021-09-29 14:42:34 +02:00
MichaelDvP 98828ed848 another typo 2021-09-29 12:55:51 +02:00
MichaelDvP 7b0f7cd32c fix typo wW->ww 2021-09-29 12:43:07 +02:00
Proddy 67cb778039 Merge pull request #135 from Sunbuzz/ft_add_connect
Added CONNECT device 0x236 "Wireless sensor base"
2021-09-29 12:11:25 +02:00
MichaelDvP 9f49afae0a read wwSelTemp/wwDisinfectionTemp from 0xEA, #96 2021-09-29 11:57:24 +02:00
sunbuzz 49c7c7aa2d Added CONNECT device 0x236 "Wireless sensor base" 2021-09-29 11:23:22 +02:00
proddy 2c337f1d03 fixed #129 2021-09-28 16:15:47 +02:00
MichaelDvP fcc521d5ed enum thermostat programs, add junkers remote, program 2021-09-28 14:06:26 +02:00
MichaelDvP 91005876eb use device names from flash 2021-09-28 13:08:56 +02:00
proddy da5b4aa79d add test for MQTT heatingactivated 2021-09-25 22:04:42 +02:00
proddy ced440392b fix possible buffer overflow 2021-09-25 21:52:19 +02:00
proddy 33d7ba1fda reduce variable scope 2021-09-25 21:52:03 +02:00
proddy a6095fc305 init poolShuntStatus__ as its not done in the constructor 2021-09-25 21:51:47 +02:00
proddy 84cc964a7a 3.2.2b8 2021-09-25 18:41:16 +02:00
MichaelDvP 9378fdf2b6 use TAG_DEVICE_DATA_WW 2021-09-25 10:00:06 +02:00
MichaelDvP b111869422 remove invalid UOMs 2021-09-23 08:30:31 +02:00
MichaelDvP b6310302d2 add C2 error message, fix a uom 2021-09-22 15:12:58 +02:00
MichaelDvP 87774e73e1 fix some thermstat uoms 2021-09-22 15:12:05 +02:00
MichaelDvP 548b5ff4a1 remove unused check 2021-09-22 15:11:32 +02:00
proddy 80fedf3fa3 fix not showing dv is UOM is NONE 2021-09-22 14:53:50 +02:00
proddy 8523cdffa3 Merge branch 'ft_reacthooks' into dev 2021-09-21 18:11:55 +02:00
proddy 29f2335935 remove DeviceValueUOM::TEXT 2021-09-21 18:06:55 +02:00
proddy eba6324d18 more API tests 2021-09-21 18:06:36 +02:00
proddy c3874d7c95 remove DeviceValueUOM::TEXT 2021-09-21 18:06:25 +02:00
proddy 3086342d2b fix bug in nested json and added output targets 2021-09-21 18:05:36 +02:00
proddy f836209249 added output target when rendering json 2021-09-21 18:04:48 +02:00
proddy d4b06cf0c0 formatting 2021-09-21 18:04:25 +02:00
proddy 54199affc1 removed DeviceValueUOM::TEXT 2021-09-21 18:04:07 +02:00
proddy 4d88c6a90b add comments about nesting 2021-09-21 18:03:43 +02:00
proddy 906813b8f5 don't show handlers if there arn't any 2021-09-21 18:03:30 +02:00
proddy 30d1e7ecb4 bump version 2021-09-21 18:03:14 +02:00
MichaelDvP fcc2c0b3de fastheatup as percent-value, enlarge parse-buffer #122 2021-09-21 08:04:11 +02:00
proddy 16e390f849 v3.3 2021-09-20 21:44:23 +02:00
proddy 09d8a6360b only use UOM of NONE for hidden Device Values 2021-09-20 21:43:05 +02:00
proddy b1f59d4727 ignore UOM if its TEXT 2021-09-20 21:42:45 +02:00
proddy d8add7edcb rename DeviceValueType::TEXT to STRING and ignore UOM if its NONE 2021-09-20 21:42:24 +02:00
proddy 1a71921fd6 remove debug 2021-09-20 21:41:48 +02:00
proddy 6d12fff4fe add API test 2021-09-20 21:41:29 +02:00
proddy 769301c804 rename boiltemp to 'actual boiler temperature' https://github.com/emsesp/EMS-ESP32/discussions/115 2021-09-20 13:52:37 +02:00
MichaelDvP 6a828e9ca5 Merge branch 'dev_' into dev 2021-09-20 09:04:57 +02:00
MichaelDvP 2516d2d6de add boiler disinfect command 2021-09-20 08:53:03 +02:00
MichaelDvP e92a3ad025 add MM10 valvetime 2021-09-20 08:51:16 +02:00
MichaelDvP 5686094151 factor for charge duration 2021-09-20 08:49:57 +02:00