ElVit
41e3440b84
Merge pull request #33 from ElVit/heishamon_sync
...
Sync with Heishamon v4.1.2
2026-04-17 11:39:26 +02:00
ElVit
2016354233
Update panasonic_heatpump_number.h
2025-11-24 22:49:10 +01: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
f1c31b651e
Added datatype uint8_t to all enums
2025-06-20 08:51:37 +02:00
ElVit
423ca2dbc8
Added "has_state()" check in "publish_new_state()" functions.
...
Save raw_topics in a map for setting traits.
2025-06-12 20:43:42 +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
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
c8ba88a7a1
Added number, select and switch to panasonic_heatpump
2025-01-31 16:47:08 +01:00