26 Commits

Author SHA1 Message Date
Your Name
ccb7b956f8 Sleep time of CP Plus is ~60seconds allow 90 seconds before reporting an issue. Fix #7 2023-03-02 19:39:50 +01:00
Your Name
6bd9e9b65b Fix STATUS_FRAME_AIRCON_RESPONSE 2023-03-02 15:53:11 +01:00
Your Name
57917c6444 Add more details for Aircon packages. 2023-03-02 14:20:30 +01:00
Your Name
5a13dbee0f Fix build. 2023-03-01 19:03:43 +01:00
Your Name
8d290fc13c Identified Aircon messages. 2023-03-01 17:48:08 +01:00
Your Name
176a8e0735 Add device id of Truma Combi 6 D 2023-03-01 17:28:56 +01:00
Your Name
fd7806885b Fix null pointer issue. 2023-03-01 17:14:32 +01:00
Your Name
28a4a52dde No logging inside interrupt.
Log from interrupt via Queue.
Incomming message processing via Queue.
2023-03-01 16:40:02 +01:00
Your Name
73792d79d2 Found more posible values for StatusFrameDevice unkown_2 and unkown_3. 2023-02-27 11:35:09 +01:00
Your Name
20a9e0fcc7 Fix ESP-IDF build warnings. 2023-02-27 11:29:59 +01:00
Your Name
dde1068aa8 Fix build issue 2023-02-25 19:44:44 +01:00
Your Name
aaf95e79d4 testing support for Vario Heater 2023-02-25 19:34:13 +01:00
Your Name
10d8385a30 Fix Bug 2023-02-25 19:06:45 +01:00
Your Name
bfd1cf3b2d Fix esp_idf build. 2023-02-24 17:42:16 +01:00
Your Name
48e18088f4 chagne HeatingMode from u_int8_t to u_int16_t 2023-02-19 14:50:10 +01:00
Your Name
af20bf936d Missing field init. 2023-02-16 16:05:59 +01:00
Your Name
f370a2e955 dump_config and code comment. 2023-02-16 14:34:09 +01:00
Your Name
95071e387d Update readme 2023-02-16 11:53:03 +01:00
Your Name
127df8b9b6 Add support for RP2040. Make time optional. 2023-02-16 11:51:36 +01:00
Your Name
f2097c76af ESP IDF support. 2023-02-13 21:12:44 +01:00
Your Name
aafaf474d3 Split platform files. Reading via interrupt 2023-02-12 18:54:47 +01:00
Your Name
e3f2ca70dc add comments. 2023-02-12 11:17:14 +01:00
Your Name
a03b52d357 update comment 2023-02-12 10:49:07 +01:00
Your Name
e8b65fdcfe Speed up communication by sending smaller frames. 2023-02-12 10:15:02 +01:00
Your Name
ced79a4af9 initial commit. 2023-02-11 21:10:30 +01:00
Fabian
cbb9131ec8
Initial commit 2023-02-11 20:23:51 +01:00