Commit Graph
549 Commits
Author SHA1 Message Date
Proddy 81842e544b auto formatting with clang 2023-09-02 11:10:32 +02:00
MichaelDvP 2e829b560d thermostat cooling state 2023-07-24 19:03:44 +02:00
Proddy 18e4c3aa88 fix odd spelling mistakes 2023-07-14 16:45:58 +02:00
MichaelDvP 87f28e7804 adapt limits #1215, #1190 2023-07-11 07:07:45 +02:00
MichaelDvP 942eba868a fix offsets for #1187 2023-07-05 15:13:30 +02:00
Proddy 51769011be autoformatting 2023-07-03 08:56:08 +02:00
MichaelDvP 32f3c646f8 fix translation cooling 2023-07-01 15:51:26 +02:00
MichaelDvP cbb7d46ede add cooling #1198, fix min limit of noreducetemp 2023-06-30 10:00:04 +02:00
MichaelDvP d17705db6c thermostat hpmodes 2023-06-25 08:52:55 +02:00
Proddy 91f0da84d2 clang auto formatting 2023-05-27 09:42:33 +02:00
MichaelDvP 44056318fd fix RC35Monitor active detection
editied direct on github, delete branch after merge.
2023-03-04 11:09:14 +01:00
Proddy e6d41f6697 added Michael's changes 2023-02-23 19:26:25 +01:00
Proddy 134f2671fb compiling with EMSESP_DEBUG only sends to DEBUG log 2023-02-21 21:28:49 +01:00
Proddy ffacefb792 update copyright year 2023-02-11 19:06:02 +01:00
Proddy 6c46770330 merge PR 940 - https://github.com/emsesp/EMS-ESP32/pull/940 2023-02-04 14:25:29 +01:00
Proddy e3f51b34b5 added comments 2023-01-12 17:40:18 +01:00
proddy 687c76703b standalone test for memory optimizations (200+ entities) 2023-01-08 09:42:48 +01:00
proddy 60b424705d replace STANDALONE_DUMP with a parameter set during tests call test_test_set_all_active 2023-01-07 21:28:33 +01:00
proddy 360240ee58 fixes to num_entities 2023-01-07 14:37:46 +01:00
proddy 95c5fb7391 merge with MichaelDvP's PR 870 - https://github.com/emsesp/EMS-ESP32/pull/870 2023-01-06 21:51:17 +01:00
Proddy 263c011a7b fix again for #828 2022-12-30 15:36:25 +01:00
Proddy 6dce5f5931 more fixes for Create table of all EMS-ESP entities, by device, shortname/fullname and characteristics #828 2022-12-29 22:02:36 +01:00
Proddy 1f1422bedd fix for #828 - show thermostat hc1 and mixer wwc 2022-12-28 22:18:43 +01:00
MichaelDvP 70cfbc3715 cleanup and formatting 2022-12-24 15:46:04 +01:00
MichaelDvP d300ed38ea readonly check with device_id 2022-12-22 14:25:20 +01:00
MichaelDvP 4cdd5e9f20 add values/settings #803 2022-12-14 14:20:32 +01:00
MichaelDvP d583409af4 set mode for ha climate, fix #772 2022-11-27 19:02:54 +01:00
MichaelDvP a53d54a1d6 don't use hpoperatingmode on boilers, fix #747 2022-11-15 09:32:39 +01:00
MichaelDvP eb7ad7163f fix #698, add RC30 internal sensors 2022-10-27 18:40:51 +02:00
MichaelDvP 5fb9cd142f thermostat switchtime sday as char * 2022-10-11 09:35:36 +02:00
MichaelDvP 7d5e112efb Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev_ 2022-10-11 09:34:56 +02:00
proddy 008903cbbd optimize set_mode command 2022-10-10 20:12:16 +02:00
MichaelDvP e6d3d347ab remove unused brackets and inits 2022-10-10 14:10:29 +02:00
Proddy 324d27896b Merge remote-tracking branch 'origin/flash_optimization' into dev #646 2022-10-08 10:02:48 +02:00
Proddy 0dde5a9d2b merge PR #667 and PR #668 2022-10-07 21:11:18 +02:00
MichaelDvP d09d5a7dbe Junkers settime, dst always zero, no check against NTP 2022-10-07 17:31:21 +02:00
MichaelDvP a6e4122e44 fix Junkers roomsensor enum 2022-10-07 12:58:10 +02:00
MichaelDvP 95876e28bf Junkers Clock not writable 2022-10-07 12:06:46 +02:00
Proddy c90be99216 fix ha min/max 2022-10-06 17:09:09 +02:00
Proddy e37bbe420c manual merge of PR 660 - https://github.com/emsesp/EMS-ESP32/pull/660/ 2022-10-04 21:01:23 +02:00
MichaelDvP 9527cf6abf RC300 calinttemp and fix some other thermostat values 2022-10-03 12:53:37 +02:00
MichaelDvP c414354708 climate min/max values 2022-10-02 09:52:04 +02:00
Proddy 987fcb4a5a Merge remote-tracking branch 'origin/dev' into flash_optimization 2022-10-01 16:48:50 +02:00
Proddy 9b619216cb formatting brackets 2022-09-28 21:46:12 +02:00
Proddy 87d0db0b5c auto formatting 2022-09-28 20:27:48 +02:00
MichaelDvP 17b90af972 RC35 default min/max values added 2022-09-28 16:16:42 +02:00
MichaelDvP 732aaffbb6 boiler HP-inputConfig, HeaterConfig, thermostat roomsensor 2022-09-28 16:07:38 +02:00
proddy 777c9db0f6 remove flash 2022-09-28 15:47:27 +02:00
proddy 815397dba6 move device_library name to const char * 2022-09-25 14:36:45 +02:00
MichaelDvP b22473d0d0 move rf sensor to thermostat #624 2022-09-19 15:45:00 +02:00