69 Commits
Author SHA1 Message Date
Your Name e6fbece988 Add alde detection. 2024-03-10 17:17:06 +01:00
Your Name a743ee12f8 Ingore last three bytes of truma_message_header #25. 2024-03-10 16:42:12 +01:00
Your Name 70aefdd705 Test MQTT example config 2024-03-10 16:14:34 +01:00
Your Name 2042ceccd1 Fix build issue 2024-03-10 15:37:43 +01:00
Your Name 694f0ffa68 Add config for TRUMA_MSG_QUEUE_LENGTH & TRUMA_LOG_QUEUE_LENGTH 2024-03-10 15:37:37 +01:00
Your Name adc86f7488 Add jump from READ_STATE_BREAK to READ_STATE_SID. 2024-03-10 15:34:45 +01:00
Your Name f03d722407 add WomoLinController example. 2023-08-18 15:18:04 +02:00
Your Name 32e3519eff ESP Home 2023.4 contains uart changes. 2023-04-26 15:50:08 +02:00
Your Name 1dfe75af44 Remove inner from status frame. 2023-04-02 21:24:46 +02:00
Your Name 21144d3645 water sensor decimals is 0. 2023-04-02 20:45:41 +02:00
Your Name a0b8b5a44e Alter detection logic of heater and aircon device. 2023-03-31 20:46:39 +02:00
Your Name 1e452c1a12 add select component 2023-03-23 15:25:02 +01:00
Your Name c21653fd1e update naming. 2023-03-23 13:30:01 +01:00
Your Name d9233806d3 first version of aircon auto update msg. 2023-03-23 13:23:24 +01:00
Your Name e045cbb2e0 Fix build issue 2023-03-23 13:03:36 +01:00
Your Name 3d64c93809 Fix idf compiler errors & warnings 2023-03-23 12:32:50 +01:00
Your Name 54e289a860 Fix climate component 2023-03-23 12:02:08 +01:00
Your Name a9115c0d9a fiddle with logging 2023-03-22 22:17:12 +01:00
Your Name a97f8ad31d add number & action for manual aircon. 2023-03-22 20:48:37 +01:00
Your Name ea3eb4b007 add Diesel energy mix 2023-03-22 20:13:42 +01:00
Your Name 29386094cb add test w/o time. 2023-03-22 20:06:12 +01:00
Your Name 0956a94c38 Improve code reability. 2023-03-22 20:04:39 +01:00
Your Name 85d1afe874 Split TrumaiNetBoxApp into multiple files. 2023-03-22 15:51:13 +01:00
Your Name 504a3012bf Split header file TrumaiNetBoxApp.h 2023-03-22 14:41:42 +01:00
Your Name 92ce427edb add more lin identifier comment 2023-03-22 14:39:32 +01:00
Your Name b95c246c20 prepare for when UART PR#4465 is merged. 2023-03-20 14:38:33 +01:00
Your Name 9ce5eb1f38 adjust test names 2023-03-20 13:54:22 +01:00
Your Name 45c2548e18 I hate yaml 2023-03-20 13:50:20 +01:00
Your Name 975bb3e3fa GitHub action 2023-03-20 13:49:13 +01:00
Your Name e09137ef94 Merge branch 'main' of https://github.com/Fabian-Schmidt/esphome-truma_inetbox 2023-03-20 13:29:10 +01:00
Your Name ac72e272ee Fix rp2040 build. 2023-03-20 13:25:37 +01:00
Your Name 88cf3e3f4e naming of aircon variables. 2023-03-20 12:38:03 +01:00
Your Name 04081f7674 Fix rp2040 build 2023-03-20 12:36:58 +01:00
Your Name 6689ee5c00 simplify inetboxapp code. 2023-03-20 12:27:16 +01:00
Your Name 975797a300 Add heater error code sensors. 2023-03-19 18:42:07 +01:00
Your Name 7a2bf42454 Update Aircon messages. 2023-03-19 12:51:56 +01:00
Your Name 3bc1015f79 improve dump_config output of sensors. 2023-03-14 16:04:45 +01:00
Your Name 223b59a228 Found last unkown status frame is also aircon. 2023-03-14 15:49:11 +01:00
Your Name 565f96ef33 first version of aircon response msg. 2023-03-14 12:02:58 +01:00
Your Name 14802abf0f Found 3rd Aircon msg type. 2023-03-14 11:26:16 +01:00
Your Name fb307b5584 StatusFrameTimer debug log output. 2023-03-08 12:05:20 +01:00
Your Name 1608b097b0 Print type as string in dump_config. 2023-03-08 11:05:20 +01:00
Your Name 36fccb6459 clear message queue on reset. 2023-03-04 16:47:32 +01:00
Your Name 82c1f45f59 Update clock of CP Plus automatically from ESP (if possible). 2023-03-04 15:39:50 +01:00
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