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
|
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 |
ElVit
|
8224dd24b8
|
Used code from oxyde42-patch-1
|
2026-02-18 10:26:00 +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
|
21d5a4dd15
|
Added new heatpump models
|
2026-02-16 17:07:12 +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
|
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
|
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
|
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 |
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
|
6c694cbdb4
|
removed unused imports in py files
|
2025-11-28 09:10:39 +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
|
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
|
e7a9af6c45
|
Update helpers.cpp
|
2025-11-26 09:26:35 +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
|
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
|
cd531496f7
|
Update commands.cpp
|
2025-11-25 09:38:57 +01:00 |
ElVit
|
2ee3a1c0ec
|
Update panasonic_heatpump_climate.cpp
|
2025-11-25 09:33:50 +01:00 |
ElVit
|
b4a1cc945d
|
Update panasonic_heatpump_climate.h
|
2025-11-25 09:30:42 +01:00 |
ElVit
|
0c4af1ab71
|
Update panasonic_heatpump_climate.cpp
|
2025-11-25 09:30:31 +01:00 |
ElVit
|
f22a2e859f
|
Update panasonic_heatpump_select.cpp
|
2025-11-25 09:30:11 +01:00 |
ElVit
|
36658ea460
|
Update panasonic_heatpump.h
|
2025-11-25 09:21:40 +01:00 |
ElVit
|
ec33c9b031
|
Update panasonic_heatpump.cpp
|
2025-11-24 22:51:11 +01:00 |
ElVit
|
1adbcc0da3
|
Update decode.h
|
2025-11-24 22:50:59 +01:00 |
ElVit
|
88f2764011
|
Update decode.cpp
|
2025-11-24 22:50:47 +01:00 |
ElVit
|
8bed5f6b6b
|
Update panasonic_heatpump_text_sensor.h
|
2025-11-24 22:50:36 +01:00 |
ElVit
|
c349489cbc
|
Update panasonic_heatpump_text_sensor.cpp
|
2025-11-24 22:50:26 +01:00 |
ElVit
|
f984cd39b4
|
Update panasonic_heatpump_switch.h
|
2025-11-24 22:50:15 +01:00 |
ElVit
|
1166640120
|
Update panasonic_heatpump_switch.cpp
|
2025-11-24 22:50:04 +01:00 |
ElVit
|
bfea68e1e7
|
Update panasonic_heatpump_sensor.h
|
2025-11-24 22:49:53 +01:00 |
ElVit
|
b52cae9340
|
Update panasonic_heatpump_sensor.cpp
|
2025-11-24 22:49:43 +01:00 |
ElVit
|
79f70ceca5
|
Update panasonic_heatpump_select.h
|
2025-11-24 22:49:32 +01:00 |
ElVit
|
036817c9dc
|
Update panasonic_heatpump_select.cpp
|
2025-11-24 22:49:21 +01:00 |
ElVit
|
2016354233
|
Update panasonic_heatpump_number.h
|
2025-11-24 22:49:10 +01:00 |
ElVit
|
4f0994a468
|
Update panasonic_heatpump_number.cpp
|
2025-11-24 22:48:59 +01:00 |
ElVit
|
0c0a6769f6
|
Update panasonic_heatpump_climate.h
|
2025-11-24 22:48:45 +01:00 |
ElVit
|
213a08504a
|
Update panasonic_heatpump_climate.cpp
|
2025-11-24 22:48:35 +01:00 |
ElVit
|
138d12dcbd
|
Update panasonic_heatpump_binary_sensor.h
|
2025-11-24 22:48:18 +01:00 |
ElVit
|
a22c3551ff
|
Update panasonic_heatpump_binary_sensor.cpp
|
2025-11-24 22:48:07 +01:00 |
ElVit
|
c71af39230
|
Update helpers.h
|
2025-11-24 22:43:20 +01:00 |
ElVit
|
02326d1015
|
Update helpers.cpp
|
2025-11-24 22:43:08 +01:00 |
ElVit
|
ec7912f319
|
Update commands.cpp
|
2025-11-24 22:42:52 +01:00 |
ElVit
|
5a17fbfb57
|
Update helpers.cpp
|
2025-11-24 22:18:08 +01:00 |
ElVit
|
9175063b7f
|
Update commands.cpp
|
2025-11-24 22:17:48 +01:00 |
ElVit
|
bf6bebfb19
|
Update commands.cpp
|
2025-11-24 22:12:40 +01:00 |
ElVit
|
42d039969a
|
Update commands.h
|
2025-11-24 22:12:22 +01:00 |
ElVit
|
d9b2078e7c
|
Update __init__.py
|
2025-11-24 22:07:57 +01:00 |
ElVit
|
c2bd5d96a7
|
Update __init__.py
|
2025-11-24 22:07:44 +01:00 |
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 |