Commit Graph

24 Commits

Author SHA1 Message Date
ElVit 652fb1b31f Added new Heatpump Models 2026-04-13 09:04:05 +02:00
ElVit b9affba2e1 Added TOP139-141 and SET39-42 2026-03-21 22:11:35 +01:00
ElVit 21d5a4dd15 Added new heatpump models 2026-02-16 17:07:12 +01:00
ElVit fbe397dbbe
Update decode.cpp
Added 1 new model
2026-01-14 10:57:04 +01:00
ElVit 16d1e4f993
Update decode.cpp
Minor changes
2026-01-14 10:48:04 +01:00
ElVit 6f6d2b6764
Update decode.cpp
Added 2 new models
2026-01-14 10:41:29 +01:00
ElVit 88f2764011
Update decode.cpp 2025-11-24 22:50:47 +01:00
ElVit 18b8ed0f4a Added options "min_temperature", "max_temperature" and "temperature_step" to the climate component.
Added option "min_value", "max_value" and "step" to the number component.
Added option "cool_mode" to select and climate component and removed it from panasonic_heatpump component.
Removed function "set_traits", because the user can now set its own limits in yaml.
2025-06-24 14:10:53 +02:00
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 7a4f716e9e Added new heatpump models.
Updated heishamon_decode.xlsx
2025-05-30 11:04:12 +02: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 c3e9f30b1f renamed some functions, splitted decode_response in multiple functions 2025-02-13 19:27:40 +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 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