ElVit
ef0cbc6447
Added TOP143, SET43, SET44, SET45, SET46
2026-04-13 12:20:11 +02:00
ElVit
668795309c
Add error_reset to unit test
2026-03-22 13:29:45 +01:00
ElVit
0898e4eb6d
Add switch "error_reset"
2026-03-22 10:25:45 +01:00
ElVit
1e1ebbf711
change parameter type from size_t to int for command functions
2026-03-19 09:01:53 +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
edb14478f7
minor changes
2025-11-27 22:31:29 +01:00
ElVit
dba2bb49eb
Update __init__.py
2025-11-27 12:27:14 +01:00
ElVit
6f04fe3dce
Update __init__.py
2025-11-27 12:23:28 +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
64c65e9b59
Update __init__.py
2025-11-24 22:07:30 +01:00
ElVit
6cbbebc6f9
Reduce some code lines
2025-07-18 15:36:21 +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
f1c31b651e
Added datatype uint8_t to all enums
2025-06-20 08:51:37 +02:00
ElVit
641df6b42a
Added empty check in function "publish_new_state()".
...
Moved code from functions "publish_...()" to function "loop()".
2025-06-11 09:52:04 +02:00
ElVit
f9f29a635d
Refactored Code: Moved most code from main component class to entity component classes. Set traits for select entities.
2025-06-10 20:08:35 +02:00
ElVit
51affa3c3a
Added id_ member to each control class
2025-02-20 10:40:21 +01:00
ElVit
2194f3edf7
Added initial response
2025-02-17 20:20:17 +01:00
ElVit
b148b465f4
Added 10ms delay after log msg. Accept also init message in read_response and read_request.
2025-02-15 22:13:18 +01:00
ElVit
c3e9f30b1f
renamed some functions, splitted decode_response in multiple functions
2025-02-13 19:27:40 +01:00
ElVit
1848863966
Minor changes
2025-02-09 17:24:14 +01:00
ElVit
7df9370631
Added custom classes vor sensor, binary_sensor and text_sensor. Added dump_config function to number, select and switch classes.
2025-02-08 21:12:19 +01:00
ElVit
9e8ae57d33
Added UARTDevice, removed entity_category=ENTITY_CATEGORY_CONFIG, fixed some controls
2025-02-04 15:17:37 +01:00
ElVit
92f1516d12
Added comments
2025-02-03 15:08:24 +01:00
ElVit
772860d353
fixed comile error caused by switch::Switch. Renamed getBoolState to getBinaryState
2025-02-03 14:09:36 +01:00
ElVit
bcfcfd26f5
panasonic heatpump: removed buttons, updated numbers, selects and switches
2025-02-03 13:05:59 +01:00
ElVit
1e604ec119
Added button, updated commands
2025-01-31 23:24:50 +01:00
ElVit
c8ba88a7a1
Added number, select and switch to panasonic_heatpump
2025-01-31 16:47:08 +01:00