Commit Graph

380 Commits

Author SHA1 Message Date
ElVit 1172e1f68f
Updated README.md 2026-04-07 08:22:51 +02:00
ElVit c982568772
Fix markdown formatting in README.md
Correct markdown formatting for important note in README.
2026-03-26 22:17:10 +01:00
ElVit 7cddcaeda0
Set Panasonic Heatpump version to 0.0.8 2026-03-26 22:06:07 +01:00
ElVit 41b7588eea
Merge pull request #27 from ElVit/heatpump/feature/uart-task-handling
Use threads to read UART message
2026-03-26 22:05:20 +01:00
ElVit 4f82851ae1 Renamed branch "esp8266" to "arduino" 2026-03-26 19:56:57 +01:00
ElVit 154d3477e4 Merge branch 'main' into heatpump/feature/uart-task-handling 2026-03-24 16:54:56 +01:00
ElVit 8f9152e12e
Merge pull request #29 from ElVit/heatpump/feature/new_sensors_and_controls
Add TOP139-141 and SET39-42
2026-03-24 16:43:08 +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 9a65c91b44 Update README.md 2026-03-23 20:01:39 +01:00
ElVit 9c1b4a3521 Update README.md 2026-03-23 20:00:23 +01:00
ElVit a5f8e2271b Merge branch 'main' into heatpump/feature/new_sensors_and_controls 2026-03-23 19:49:42 +01:00
ElVit c3e57b3ab7 Merge branch 'main' into heatpump/feature/uart-task-handling 2026-03-23 19:49:24 +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 4ef92f76dc Updated README.md 2026-03-22 22:47:29 +01:00
ElVit cea24e01c6 Update README.md 2026-03-22 22:45:17 +01:00
ElVit ab56a76673 Merge branch 'main' into heatpump/feature/uart-task-handling 2026-03-22 13:56:10 +01:00
ElVit 067e070afb Merge branch 'main' into heatpump/feature/new_sensors_and_controls 2026-03-22 13:53:42 +01:00
ElVit 11585db55d
Merge pull request #30 from ElVit/heatpump/feature/error-reset
Add Error Reset (Restart Heatpump)
2026-03-22 13:47:12 +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 b3f5f56ac5 Merge remote-tracking branch 'origin/main' into heatpump/feature/uart-task-handling 2026-03-21 21:36:07 +01:00
ElVit 76c78cfee8
Merge pull request #26 from ElVit/heatpump/bugfix/negative-values 2026-03-21 21:14:17 +01:00
ElVit 1568471077 Fix clang-format findings 2026-03-21 17:29:09 +01:00
ElVit a3123071d0 Fixed error in read_response 2026-03-21 14:36:07 +01:00
ElVit 621b3ea6f5 Merge branch 'main' into heatpump/feature/uart-task-handling 2026-03-20 22:05:00 +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 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 4badb5b485 Refactor Panasonic Heatpump component: unify response byte retrieval method names and improve UART handling comments 2026-02-24 20:05:07 +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 1c99601dc9 Remove ESP8266 unit tests because ESP8266 does only support arduiono framework 2026-02-18 10:38:01 +01:00
ElVit 03a4fa501c Fixed clang-format issues 2026-02-18 10:31:13 +01:00