Commit Graph
56 Commits
Author SHA1 Message Date
MichaelDvP db34785be0 add missing offset to telgram::to_string() 2021-09-16 17:14:22 +02:00
MichaelDvP 3b2a89d9f4 solar turnOnOffDiff allow setting decimals #107 2021-09-15 10:54:57 +02:00
MichaelDvP 0bf366ac75 Divider for solar pumpOnOffDiff #107 2021-09-15 08:27:50 +02:00
MichaelDvP b697356465 add RC25, #106 2021-09-07 08:25:20 +02:00
MichaelDvP 77d559ac8c syslog re-add colon after message.id 2021-08-26 08:02:46 +02:00
MichaelDvP c0ac485772 add date/time to Easy thermostat 2021-08-20 10:04:43 +02:00
MichaelDvP 8d4ae6971d fix #100 add missing hamode to EasyMonitor 2021-08-20 09:48:01 +02:00
MichaelDvP 7421f3e345 fix crash on response for empty telegrams 2021-08-17 16:06:20 +02:00
MichaelDvP d00559bcd5 Fix compact weblog level-lable for trace 2021-08-16 07:32:35 +02:00
MichaelDvP 9774051fab Syslog BOM only for utf-8 messages, #91
Tested with extra message with udf-characters:
```
Aug 15 09:30:12 ems-esp32 emsesp 000+00:00:00.000 I 0 Starting Syslog
Aug 15 09:30:13 ems-esp32 emsesp 000+00:00:00.000 I 2 EMS Device library loaded with 79 records
Aug 15 09:30:13 ems-esp32 emsesp <BOM>000+00:00:00.000 I 3 Testing syslog with udf-8-chars: €öäü߀öäü߀öäüß
Aug 15 09:30:13 ems-esp32 emsesp 000+00:00:03.741 I 5 Starting NTP
```
2021-08-15 10:24:57 +02:00
MichaelDvP f97cdcb4d6 fix #89
Also Norbert have 0xFF on his list.
2021-07-25 11:52:42 +02:00
MichaelDvP 220a69938f fix mqtt individual subscriptions 2021-07-21 09:37:46 +02:00
MichaelDvP 16b3cf764d don't count wrong tx-echos as rx-errors 2021-07-01 09:34:34 +02:00
MichaelDvP c634c39874 3. fix for mqtt enable (#79) 2021-06-30 14:26:46 +02:00
MichaelDvP ae0846e877 mqtt connect on enable-change (#79) 2021-06-30 13:49:52 +02:00
MichaelDvP 40e7e1b418 always register subscriptions (#79) 2021-06-30 13:13:18 +02:00
MichaelDvP e419e67cb0 fix memory leak (#78) 2021-06-29 09:37:05 +02:00
MichaelDvP 37da9d3755 fix #73 RC300 summersetmode 2021-06-14 16:47:44 +02:00
MichaelDvP 40206a27ac fix '0 hours' display 2021-06-08 16:07:20 +02:00
MichaelDvP 5c282b7a7e fix charging type 2021-06-08 16:04:41 +02:00
MichaelDvP 5e7bed1063 fix #68, add hc as prefix to web cmd 2021-05-15 18:27:09 +02:00
MichaelDvP 44734713f1 Merge pull request #57 from MichaelDvP/dev
Solar SM10 module
2021-05-10 17:32:55 +02:00
MichaelDvP 2f0f45f3ec fix build error with debug_flag 2021-05-10 16:16:34 +02:00
MichaelDvP 73e478c50c Fix syslog level 2021-04-15 17:53:09 +02:00
MichaelDvP 14199ee4ea Fix syslog level 2021-04-15 17:52:13 +02:00
MichaelDvP 70033017fd fix #33, Junkers mode names sorted 2021-03-22 07:37:56 +01:00
MichaelDvP fd11a09882 fix negative rounding 2021-03-19 19:49:07 +01:00
MichaelDvP ed38a34151 Typo 2021-03-12 18:43:32 +01:00
MichaelDvP 52fde4e15b Rename prod.210 to "Cascade MC400" 2021-03-10 14:34:35 +01:00
MichaelDvP 4dd4c37cba HA binary sensor bool format payload
@proddy : since bool-format goes from websettings to mqtt it needs a change. but i'm not familiar enough with HA: raw or strings? HA configs seems to have a lot of trips.
2021-03-09 19:13:20 +01:00
MichaelDvP 18a1406d41 fix #732 2021-03-09 17:47:03 +01:00
MichaelDvP e47fe25aeb removed buttontext for none 2021-03-05 11:37:02 +01:00
MichaelDvP a3d9b7a364 fix publish ha command 2021-03-05 11:33:38 +01:00
MichaelDvP 808fa756d2 Only pin 0 wait for vlongpress-release 2021-03-04 19:34:53 +01:00
MichaelDvP 644b88bf44 add flowSetTemp to IPM unmixed #711 2021-02-23 09:30:48 +01:00
MichaelDvP 272f67b60d typo 2021-02-23 09:29:23 +01:00
MichaelDvP 49ce35f1bf 0xE9: wWCirc_ 2021-02-17 15:09:42 +01:00
MichaelDvP 9046a3232f wwcircmode for ems+, 2.fix #703 2021-02-17 09:07:43 +01:00
MichaelDvP f17aa09be8 fix #703 2021-02-16 17:43:49 +01:00
MichaelDvP 8030febcd3 Add leading space to units on web 2021-02-16 14:35:14 +01:00
MichaelDvP 57992ae9d2 Dallassensor HA stick to Number 2021-02-14 13:03:10 +01:00
MichaelDvP bb257c195a Output maintenanceTime to ushort 2021-02-01 15:25:22 +01:00
MichaelDvP 2411886ed8 mqttbase to dallassensors 2021-01-26 11:30:53 +01:00
MichaelDvP 2b7bc82cf6 fix passwd prompt 2021-01-04 12:31:25 +01:00
MichaelDvP 5fb8ca166b Update CHANGELOG_LATEST.md 2020-11-24 15:01:48 +01:00
MichaelDvP f4548a2667 temporary remove clear on scan devices to avoid crash 2020-11-24 14:50:41 +01:00
MichaelDvP ec06442b85 fix call commands from console 2020-11-24 14:37:19 +01:00
MichaelDvP fc475c50df fix uart8266 2020-11-24 14:34:34 +01:00
MichaelDvP d47a6f36af fix MM100 pump status #629
It was fixed in #486, something happend that it was wrong again.
2020-11-23 15:29:26 +01:00
MichaelDvP effe7cf543 linefeed on empty command 2020-11-08 12:43:54 +01:00
MichaelDvP f997e88ca0 nofrost temperature signed 2020-11-06 17:13:34 +01:00
MichaelDvP f6ee6ec35f show solar pumpWorkMin in shell 2020-11-06 14:25:40 +01:00
MichaelDvP 284d2b27aa add cursor left/right, remove 0xBF errormessage 2020-10-30 16:16:23 +01:00
MichaelDvP ae520a4bc4 fix month for setting clock from NTP 2020-10-30 13:51:05 +01:00
MichaelDvP b42b7664ee change dallas single format from {no:value} to {id:value} 2020-10-24 16:18:54 +02:00
MichaelDvP 605f92a6d8 fix SM10 working time 2020-10-24 16:06:42 +02:00