Commit Graph

339 Commits

Author SHA1 Message Date
ElVit 64c65e9b59
Update __init__.py 2025-11-24 22:07:30 +01:00
ElVit 56a3e408c3
Update __init__.py 2025-11-24 22:07:17 +01:00
ElVit 524f26b61c
Update __init__.py 2025-11-24 22:07:03 +01:00
ElVit 58c3388c3e
Update __init__.py 2025-11-24 22:06:51 +01:00
ElVit ce04bcd2f8
Update __init__.py 2025-11-24 22:06:36 +01:00
ElVit e350a11469
Update __init__.py 2025-11-24 22:06:11 +01:00
ElVit c22f19a7f3
Update test_panasonic_heatpump.yml 2025-11-24 22:02:34 +01:00
ElVit 83f56f893f
Update test_panasonic_heatpump_unit.py 2025-11-24 22:00:22 +01:00
ElVit aa9b32f324
Update test_panasonic_heatpump.yaml 2025-11-24 21:49:44 +01:00
ElVit d7b16544a4
Update test_panasonic_heatpump.yaml 2025-11-24 21:42:36 +01:00
ElVit a5dc18206a
Update test_panasonic_heatpump.yml 2025-11-24 21:40:43 +01:00
ElVit 702a5e1208
Update test_panasonic_heatpump.yml 2025-11-24 21:34:37 +01:00
ElVit 743844bf35
Update test_panasonic_heatpump.yml 2025-11-24 21:31:11 +01:00
ElVit 1b48a1452f
Update test_panasonic_heatpump.yaml 2025-11-24 19:35:21 +01:00
ElVit 909d8b097c
Update test_panasonic_heatpump.yaml 2025-11-24 19:33:10 +01:00
ElVit f9cad85660
Update test_panasonic_heatpump.yaml 2025-11-24 19:29:59 +01:00
ElVit ba35985f59
Update test_panasonic_heatpump.yml 2025-11-24 19:23:29 +01:00
ElVit c7212af657 Updated warning text for invalid message (fixes #13) 2025-11-24 18:44:09 +01:00
ElVit 04b6f5c044 Fix breaking changes caused by ESPHome 2025.11 (fixes #14) 2025-11-24 18:42:51 +01:00
ElVit 616162d075
Create test_panasonic_heatpump.yml 2025-11-24 10:13:34 +01:00
ElVit 5df77caecb
Create pytest.ini 2025-11-24 10:10:53 +01:00
ElVit 68b6ac9514
Create .clang-format 2025-11-24 10:10:33 +01:00
ElVit 22b24c5914
Create test_panasonic_heatpump.yaml 2025-11-24 10:09:57 +01:00
ElVit 586a8d6824
Create test_panasonic_heatpump_unit.py 2025-11-24 10:09:42 +01:00
ElVit 2609b5f62b
Create test_panasonic_heatpump_integration.py 2025-11-24 10:09:28 +01:00
ElVit ef026a7f2c
Create README.md 2025-11-24 10:09:07 +01:00
ElVit de74d8cd27
Create README.md 2025-11-24 10:06:40 +01:00
ElVit ffa1ba4dd7
Create requirements.txt 2025-11-24 10:06:17 +01:00
ElVit cb49d5ea3f
Add daily energy consumption sensors for heat and cool
Added daily energy consumption metrics for heat, cool, and DHW power.
2025-10-16 13:28:24 +02:00
ElVit 71157b8e8f
Update example_panasonic_heatpump.yaml
Added xtop0 to xtop5
2025-10-15 15:31:32 +02:00
ElVit d2368d8607
Update README.md
Added xtop0 to xtop5
2025-10-15 15:30:02 +02:00
ElVit 795d705aba
Merge pull request #12 from ElVit/panasonic_dev 2025-07-23 13:22:23 +02:00
ElVit 99c17d5396 Set version to 0.0.4 2025-07-22 19:33:43 +02:00
ElVit 51c405b543 Added support for extra query (fixes #11) 2025-07-20 20:13:05 +02:00
ElVit 0693ea8413
Added version to dump_config() 2025-07-19 19:52:14 +02:00
ElVit 8c4eadbf2c Added support for extra query (fixes #11) 2025-07-19 19:25:05 +02:00
ElVit 9d2bd07ecb
panasonic_heatpump.cpp aktualisieren
Fixed issue in function 'send_request()' (fixes #11)
2025-07-19 08:45:54 +02:00
ElVit 6cbbebc6f9 Reduce some code lines 2025-07-18 15:36:21 +02:00
ElVit fbe604523a Added support for extra query (fixes #11) 2025-07-17 20:23:33 +02:00
ElVit 043eefdf4b Added support for extra query (fixes #11) 2025-07-16 16:17:43 +02:00
ElVit 3753b3d475 Added support for extra query (fixes #11) 2025-07-16 16:08:09 +02:00
ElVit 505d643bf0
Update panasonic_heatpump.cpp
Added additional check in `panasonicheatpumpcomponent::check_response` to not decode Panasonic extra query.
2025-07-12 14:52:17 +02:00
ElVit 12d0575356
Update example_panasonic_heatpump.yaml 2025-07-11 09:04:07 +02:00
ElVit 3e67702ca8
Update panasonic-heatpump-prototype.yaml
Added "interval" to send panasonic query manually.
2025-07-11 09:01:44 +02:00
ElVit 6b6223a8f4
Updated README.md 2025-07-05 12:24:40 +02:00
ElVit 9b1d64bb09
Merge pull request #9 from ElVit/panasonic_dev
Panasonic dev
2025-06-30 10:09:55 +02:00
ElVit b369e38208 Updated decode excel file 2025-06-24 14:47:13 +02:00
ElVit 18b8ed0f4a Added options "min_temperature", "max_temperature" and "temperature_step" to the climate component.
Added option "min_value", "max_value" and "step" to the number component.
Added option "cool_mode" to select and climate component and removed it from panasonic_heatpump component.
Removed function "set_traits", because the user can now set its own limits in yaml.
2025-06-24 14:10:53 +02:00
ElVit 472d36bf72 Added climate entities.
Renamed 'raw_topics' into 'traits_settings'.
2025-06-20 13:11:50 +02:00
ElVit d8b26aad78 Changed sequence of OperationMode array and methods 2025-06-20 11:42:26 +02:00