ElVit
|
94d156b30a
|
Disable uart_client_timeout if 100 or lower
|
2025-12-02 13:15:17 +01:00 |
ElVit
|
db478a30fa
|
Updated README.md
|
2025-12-02 13:09:31 +01:00 |
ElVit
|
ec9bfb0b79
|
Updated README.md
|
2025-12-02 13:06:23 +01:00 |
ElVit
|
1bbc1db03b
|
Fixed warning message if request or response was invalid
|
2025-12-02 12:39:44 +01:00 |
ElVit
|
f1ca440312
|
Fix python formatting
|
2025-12-01 19:38:29 +01:00 |
ElVit
|
98836df74f
|
Added uart client timeout fix
|
2025-12-01 19:34:59 +01:00 |
ElVit
|
c3c6106ade
|
Merge pull request #17 from ElVit/heatpump_unittests
🚀 Add Comprehensive Tests and CI for Panasonic Heatpump
|
2025-12-01 19:24:51 +01:00 |
ElVit
|
59ba4d102d
|
Merge branch 'main' into heatpump_unittests
|
2025-11-28 11:09:15 +01:00 |
ElVit
|
6c694cbdb4
|
removed unused imports in py files
|
2025-11-28 09:10:39 +01:00 |
ElVit
|
921eb6387e
|
fix formatting for maidesite desk
|
2025-11-28 08:52:42 +01:00 |
ElVit
|
ee4bf34083
|
fix formatting in python files
|
2025-11-28 08:33:33 +01:00 |
ElVit
|
9bde8737f9
|
updated version constant
|
2025-11-27 23:10:34 +01:00 |
ElVit
|
edb14478f7
|
minor changes
|
2025-11-27 22:31:29 +01:00 |
ElVit
|
0ded598e9e
|
panasonic_heatpump.cpp updated
|
2025-11-27 19:29:24 +01:00 |
ElVit
|
fdca338a4a
|
Update log message to include version number
|
2025-11-27 19:14:13 +01:00 |
ElVit
|
d39826a845
|
Add version constant to heatpump header
Define version constant for Panasonic Heatpump.
|
2025-11-27 19:13:28 +01:00 |
ElVit
|
8103bf8566
|
Update __init__.py
|
2025-11-27 12:30:06 +01:00 |
ElVit
|
ff64fc4abe
|
Update __init__.py
|
2025-11-27 12:29:32 +01:00 |
ElVit
|
fbe74cddd0
|
Update __init__.py
|
2025-11-27 12:29:13 +01:00 |
ElVit
|
dba2bb49eb
|
Update __init__.py
|
2025-11-27 12:27:14 +01:00 |
ElVit
|
d42dcfc83e
|
Update __init__.py
|
2025-11-27 12:26:09 +01:00 |
ElVit
|
c8f3052533
|
Update __init__.py
|
2025-11-27 12:23:58 +01:00 |
ElVit
|
6f04fe3dce
|
Update __init__.py
|
2025-11-27 12:23:28 +01:00 |
ElVit
|
89e5acc481
|
Update __init__.py
|
2025-11-27 12:23:07 +01:00 |
ElVit
|
9f909b87ad
|
Update test_panasonic_heatpump_integration.py
|
2025-11-27 12:15:05 +01:00 |
ElVit
|
3623bac5fb
|
Update README.md
|
2025-11-27 12:14:21 +01:00 |
ElVit
|
4512fc7633
|
Merge pull request #15 from ElVit/heatpump_esphome_2025.11
Fix breaking changes caused by ESPHome 2025.11 (fixes #14)
|
2025-11-26 11:18:46 +01:00 |
ElVit
|
598d2fe26c
|
Update test_panasonic_heatpump.yml
|
2025-11-26 09:27:39 +01:00 |
ElVit
|
e7a9af6c45
|
Update helpers.cpp
|
2025-11-26 09:26:35 +01:00 |
ElVit
|
8a04ee9670
|
Update panasonic_heatpump.cpp
|
2025-11-26 09:20:52 +01:00 |
ElVit
|
99b28e3fca
|
Update panasonic_heatpump.cpp
|
2025-11-26 09:19:34 +01:00 |
ElVit
|
87a957d8e5
|
Update helpers.cpp
|
2025-11-26 09:06:20 +01:00 |
ElVit
|
6f17b57b7d
|
Update helpers.h
|
2025-11-26 09:03:41 +01:00 |
ElVit
|
4e5da4ddbf
|
Delete prototypes/maidesite_desk/example_full.yaml
|
2025-11-26 09:01:14 +01:00 |
ElVit
|
8ef7a7f0fd
|
Delete prototypes/maidesite_desk/example_basic.yaml
|
2025-11-26 09:01:07 +01:00 |
ElVit
|
024e56c3a9
|
Update example_panasonic_heatpump.yaml
|
2025-11-26 09:00:20 +01:00 |
ElVit
|
b37c2ce188
|
Update example_maidsite_desk.yaml
|
2025-11-26 08:55:35 +01:00 |
ElVit
|
2fc35e8835
|
Update example_panasonic_heatpump.yaml
|
2025-11-26 08:48:22 +01:00 |
ElVit
|
be00b24072
|
Delete prototypes/maidesite_desk/stl directory
|
2025-11-26 08:41:47 +01:00 |
ElVit
|
8827c9401b
|
Update test_panasonic_heatpump.yml
|
2025-11-26 08:41:03 +01:00 |
ElVit
|
063147ac07
|
Rename test-multiconf to test-full-config
|
2025-11-25 23:17:39 +01:00 |
ElVit
|
a51fe33056
|
Revise test descriptions and configuration details
Updated README to reflect changes in test configurations and naming conventions.
|
2025-11-25 23:14:54 +01:00 |
ElVit
|
9c37e20a4b
|
Update comments for byte validation checks
|
2025-11-25 22:53:36 +01:00 |
ElVit
|
21eb21ea5f
|
Update README.md
|
2025-11-25 17:18:14 +01:00 |
ElVit
|
a89116942c
|
Update README.md
|
2025-11-25 17:15:10 +01:00 |
ElVit
|
4f0a4959ff
|
Update README.md
|
2025-11-25 17:14:52 +01:00 |
ElVit
|
15ca90b581
|
Update test_panasonic_heatpump.yml
|
2025-11-25 17:14:10 +01:00 |
ElVit
|
5b93726000
|
Update panasonic_heatpump.h
|
2025-11-25 12:08:40 +01:00 |
ElVit
|
6b2d70321e
|
Update panasonic_heatpump.cpp
|
2025-11-25 12:08:30 +01:00 |
ElVit
|
b7c3f8244f
|
Update test_panasonic_heatpump_cztaw1.yaml
|
2025-11-25 12:05:49 +01:00 |