Commit Graph

18 Commits

Author SHA1 Message Date
ElVit d8b26aad78 Changed sequence of OperationMode array and methods 2025-06-20 11:42:26 +02:00
ElVit f9f29a635d Refactored Code: Moved most code from main component class to entity component classes. Set traits for select entities. 2025-06-10 20:08:35 +02:00
ElVit 7ac5119fbd Check bytes before publish state.
Renamed set16_1 to set16_9.
Renamed some states e. g. OperationMode (top4/set9).
Added functions to set only high or low nibble of a byte in a command message.
2025-06-06 13:05:02 +02:00
ElVit 233ee2df24 Updated ModelNames array length 2025-05-30 11:58:02 +02:00
ElVit 7a4f716e9e Added new heatpump models.
Updated heishamon_decode.xlsx
2025-05-30 11:04:12 +02:00
ElVit 2ffe37fd21 Minor changes 2025-02-27 17:17:26 +01:00
ElVit 4d8a51c12e Used constexpr for KnownModels. All numbers for temperature curve zone 1 or 2 are set at once. 2025-02-19 17:21:13 +01:00
ElVit df022054e6 Renamed some functions, added icons 2025-02-04 16:31:19 +01:00
ElVit f8be7182b9 Removed unused function getLeft5bits 2025-02-04 16:14:15 +01:00
ElVit 9e8ae57d33 Added UARTDevice, removed entity_category=ENTITY_CATEGORY_CONFIG, fixed some controls 2025-02-04 15:17:37 +01:00
ElVit 71c1eaf8ce Minor changes 2025-02-03 14:31:44 +01:00
ElVit 772860d353 fixed comile error caused by switch::Switch. Renamed getBoolState to getBinaryState 2025-02-03 14:09:36 +01:00
ElVit 9597c1c48b panasonic_heatpump: added missing sensor, added options log_uart_msg and polling_time 2025-02-02 15:40:10 +01:00
ElVit 1e604ec119 Added button, updated commands 2025-01-31 23:24:50 +01:00
ElVit ffafa6f719 Added commands to panasonic_heatpump 2025-01-31 16:47:35 +01:00
ElVit 07e4f2cd8e Minor changes 2025-01-30 08:34:03 +01:00
ElVit 5db8924b9d Added icons and device classes. Added top92. 2025-01-28 08:29:48 +01:00
ElVit 6419fd80a7 Added component panasonic heatpump 2025-01-27 17:01:29 +01:00