Commit Graph

340 Commits

Author SHA1 Message Date
ElVit 1e1ebbf711 change parameter type from size_t to int for command functions 2026-03-19 09:01:53 +01:00
ElVit 259c97f74a
Merge pull request #24 from ElVit/heatpump/feature/top142
Sync panasonic_heatpump with heishamon
2026-03-02 14:44:45 +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 0e9e745206 Added top142 2026-03-01 17:38:32 +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 385c4b5c2b
Merge pull request #22 from ElVit/heatpump_water_heater
Add water_heater to panasonic_heatpump
2026-02-16 17:15:20 +01:00
ElVit 21d5a4dd15 Added new heatpump models 2026-02-16 17:07:12 +01:00
ElVit 39bc6f1d6c Move tank configuration to water_heater section in panasonic_heatpump.yaml 2026-02-16 16:38:38 +01:00
ElVit 70f36ad653
Create .flake8 2026-02-12 15:56:33 +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 6a2e1ce9cf
Delete prototypes/panasonic_heatpump/heishamon_decode.xlsx 2026-01-14 16:58:16 +01:00
ElVit a11b150ea5
Create heishamon_decode.md 2026-01-14 16:56:23 +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 75f1f267ba
Merge pull request #18 from ElVit/heatpump_uart_client_fix
Heatpump uart client timeout fix (fixes #13)
2025-12-23 11:19:03 +01:00
ElVit e28ffa3288 fixed warning message (#13) 2025-12-15 20:05:39 +01:00
ElVit b39d786d3f
Update README.md 2025-12-08 10:52:44 +01:00
ElVit 615e01472e
Update panasonic_heatpump_binary_sensor.cpp 2025-12-08 10:27:38 +01:00
ElVit 4dbab2567d
Update panasonic_heatpump_binary_sensor.cpp 2025-12-08 10:22:15 +01:00
ElVit a55e76c095
Update __init__.py 2025-12-08 10:18:36 +01:00
ElVit 96c1216207
Update panasonic_heatpump_binary_sensor.cpp 2025-12-08 10:17:46 +01:00
ElVit 2b34eed86e
Update panasonic_heatpump_binary_sensor.h 2025-12-08 10:16:58 +01:00
ElVit b8b75685af
Update panasonic_heatpump.cpp 2025-12-08 10:16:20 +01:00
ElVit 292d098df2
Update panasonic_heatpump.h 2025-12-08 10:14:49 +01:00
ElVit c5434957a4
Update README.md 2025-12-08 10:01:27 +01:00
ElVit bfaf154070
Update test_panasonic_heatpump_integration.py 2025-12-08 09:57:56 +01:00
ElVit a71a23e1f2
Update test_panasonic_heatpump_unit.py 2025-12-08 09:57:29 +01:00
ElVit e705dc15c2
Update test_panasonic_heatpump_unit.py 2025-12-08 09:52:48 +01:00
ElVit 0f2403f02c
Update test_panasonic_heatpump_integration.py 2025-12-08 09:49:49 +01:00
ElVit f9366fe43d
Update __init__.py 2025-12-08 09:48:54 +01:00
ElVit f03d7f5bf8
Update Panasonic Heatpump version to 0.0.5-beta.1 2025-12-07 23:00:59 +01:00
ElVit 94d156b30a Disable uart_client_timeout if 100 or lower 2025-12-02 13:15:17 +01:00