Commit Graph

400 Commits

Author SHA1 Message Date
ElVit f590a84a27 Added SET47 and SET48 2026-07-08 19:52:14 +02:00
ElVit 7d6d351fd0 Added new heatpump models 2026-07-08 19:20:22 +02:00
ElVit e3b26cc7c6
Merge pull request #34 from ElVit/desk/unit-tests
Added Unit Tests for Maidesite Desk
2026-04-18 16:32:18 +02:00
ElVit 62bcbe8061
Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-04-17 19:39:12 +02:00
ElVit 0bcb3e08d4
Merge pull request #35 from ElVit/alert-autofix-7
Potential fix for code scanning alert no. 7: Workflow does not contain permissions
2026-04-17 19:35:26 +02:00
ElVit 9b2f3dafd2
Potential fix for code scanning alert no. 7: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-04-17 19:30:03 +02:00
ElVit 3714ed8475 Added #ifdef for sensors and numbers 2026-04-17 13:32:13 +00:00
ElVit 24d6b940c3 Remove update_interval from maidesite_desk test configuration 2026-04-17 13:31:43 +00:00
ElVit 9ba21ad12f Add comprehensive tests and CI workflow for Maidesite Desk component 2026-04-17 13:11:54 +00:00
ElVit 369a812586
Update panasonic_heatpump.h 2026-04-17 11:13:36 +02:00
ElVit c674f8f974
Merge pull request #33 from ElVit/heishamon_sync
Sync with Heishamon v4.1.2
2026-04-17 11:12:29 +02:00
ElVit 61cbc3bfbf Set default value for attribute MODE to BOX for all number entities 2026-04-17 10:45:49 +02:00
ElVit 18b18bc156 Set default value for attribute MODE to BOX for all number entities 2026-04-17 10:44:07 +02:00
ElVit f8439ee93b
Update panasonic_heatpump_text_sensor.cpp 2026-04-15 09:38:31 +02:00
ElVit d6edd5a723
Update README.md 2026-04-15 09:29:16 +02:00
ElVit 65765bd1ca Added new line in README 2026-04-13 20:08:54 +02:00
ElVit ef0cbc6447 Added TOP143, SET43, SET44, SET45, SET46 2026-04-13 12:20:11 +02:00
ElVit 652fb1b31f Added new Heatpump Models 2026-04-13 09:04:05 +02:00
ElVit cc606ed195 Added TOP143, SET43, SET44, SET45, SET46 2026-04-13 09:03:42 +02:00
ElVit fce772ff76
Updated README.md 2026-04-07 08:23:27 +02:00
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