Commit Graph

254 Commits

Author SHA1 Message Date
ElVit b222be6dca Update panasonic_heatpump.h 2026-04-17 11:39:49 +02:00
ElVit 41e3440b84 Merge pull request #33 from ElVit/heishamon_sync
Sync with Heishamon v4.1.2
2026-04-17 11:39:26 +02:00
ElVit d1717adcbc format with clang-formatter 2026-03-26 21:57:33 +01:00
ElVit ab7a8f2cd0 Updated README.md 2026-03-26 21:51:10 +01:00
ElVit 1c9fffccae renamed parameter data to message 2026-03-26 21:49:38 +01:00
ElVit 8b5311450a renamed getResponseByte to get_response_byte and getExtraResponseByte to get_extra_response_byte 2026-03-26 20:16:40 +01:00
ElVit 3a9cd04a1e Renamed log_uart_hex to write_uart_log 2026-03-26 20:11:40 +01:00
ElVit 189c36dc69 Fixed values for PumpFlowRateMode and HeatingControl 2026-03-24 10:03:53 +01:00
ElVit 100b13f2eb Set heatpump version to0.0.8-beta.3 2026-03-23 22:51:14 +01:00
ElVit a5f8e2271b Merge branch 'main' into heatpump/feature/new_sensors_and_controls 2026-03-23 19:49:42 +01:00
ElVit 1410f1676e Add comment to explain why chunking log messages 2026-03-23 19:49:00 +01:00
ElVit 910570cd0b Revert "Do not chunk uart messages"
This reverts commit 4906780707.
2026-03-23 19:40:17 +01:00
ElVit 067e070afb Merge branch 'main' into heatpump/feature/new_sensors_and_controls 2026-03-22 13:53:42 +01:00
ElVit 7b68ca32fb Add new sensors/controls to unit tests 2026-03-22 13:35:50 +01:00
ElVit 668795309c Add error_reset to unit test 2026-03-22 13:29:45 +01:00
ElVit 4906780707 Do not chunk uart messages 2026-03-22 13:19:47 +01:00
ElVit 3904459871 Set heatpump version to 0.0.8-beta.2 2026-03-22 10:27:10 +01:00
ElVit 0898e4eb6d Add switch "error_reset" 2026-03-22 10:25:45 +01:00
ElVit fdf8863242 Add icons to sensors and text_sensors 2026-03-22 09:09:54 +01:00
ElVit 53f02c6e49 Added TOP139-141 and SET39-42 2026-03-21 22:33:07 +01:00
ElVit 6ef7dd8410
Bump Panasonic Heatpump version to 0.0.8 2026-03-21 22:14:49 +01:00
ElVit b9affba2e1 Added TOP139-141 and SET39-42 2026-03-21 22:11:35 +01:00
ElVit e587424f1b Set version to 0.0.7-beta.2 and enhance logging in dump_config 2026-03-20 17:17:08 +01:00
ElVit e242962c05 Avoid too many warnings if checksum of response message is invalid 2026-03-19 10:22:42 +01:00
ElVit 1e1ebbf711 change parameter type from size_t to int for command functions 2026-03-19 09:01:53 +01:00
ElVit 702550cae0
Set panasonic_heatpump version to 0.0.7 2026-03-02 10:42:30 +01:00
ElVit 5b27f590e2
Update __init__.py
Updated sensor icons
2026-03-02 09:59:27 +01:00
ElVit 6fa3f788c0
Update __init__.py
Added icons to text_sensors
2026-03-02 09:44:28 +01:00
ElVit 1fcf6b91c1 Uncommented dump_config() in class panasonic_heatpump_water_heater because function is not virtual in base class 2026-03-01 20:06:15 +01:00
ElVit e9d4609605
__init__.py updated
Removed empty lines
2026-03-01 19:36:39 +01:00
ElVit 78cc28378f Added top142 2026-03-01 17:36:18 +01:00
ElVit 302fb81073 Added water_heater to README.md 2026-02-18 13:22:03 +01:00
ElVit d8d6b9ed7a Added example_heishamon_large.yaml (#21) 2026-02-18 11:07:39 +01:00
ElVit 9a6883b7e7
Update panasonic_heatpump.cpp
Fixed next loop state for water_heater entites
2026-02-18 10:04:58 +01:00
ElVit fede0d3fa6
Update __init__.py
Fixed wrong min value for set20 (#19)
2026-02-17 09:21:02 +01:00
ElVit 57e65412a8
Merge pull request #23 from ElVit/heatpump_heishamon_sync
Sync panasonic_heatpump with heishamon
2026-02-16 17:32:24 +01:00
ElVit 21d5a4dd15 Added new heatpump models 2026-02-16 17:07:12 +01:00
ElVit cd5e26d4ee readd climate entity 'tank' 2026-02-06 20:35:12 +01:00
ElVit 77c9e3e947 Fix formatting in PanasonicHeatpumpWaterHeater class declaration 2026-02-06 14:09:30 +01:00
ElVit 3376fdfced Add water heater component for Panasonic heat pump integration 2026-02-06 13:46:12 +01:00
ElVit b2b041f9db Do not update last_request_time_ if INITIAL request is sent (#21) 2026-02-05 19:38:58 +01:00
ElVit fcf77c81ca
Update decode.h
Added 1 new model
2026-01-14 10:58:29 +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 4a4a21d346
Update decode.h
Updated NUMBER_OF_MODELS
2026-01-14 10:39:36 +01:00
ElVit ae842e58a6
Update decode.h
Added 2 new models
2026-01-14 10:38:41 +01:00
ElVit c0542cacf7
Update panasonic_heatpump.cpp (#21)
Polling request message shall only be sent if requestType != RequestType::NONE
2026-01-12 14:13:33 +01:00
ElVit 2a2b121e45 fixed warning message in function 'read_request' (#13) 2026-01-08 16:05:06 +01:00
ElVit e28ffa3288 fixed warning message (#13) 2025-12-15 20:05:39 +01:00