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
cd5e26d4ee
readd climate entity 'tank'
2026-02-06 20:35:12 +01:00
ElVit
3376fdfced
Add water heater component for Panasonic heat pump integration
2026-02-06 13:46:12 +01:00
ElVit
2ee3a1c0ec
Update panasonic_heatpump_climate.cpp
2025-11-25 09:33:50 +01:00
ElVit
0c4af1ab71
Update panasonic_heatpump_climate.cpp
2025-11-25 09:30:31 +01:00
ElVit
213a08504a
Update panasonic_heatpump_climate.cpp
2025-11-24 22:48:35 +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
472d36bf72
Added climate entities.
...
Renamed 'raw_topics' into 'traits_settings'.
2025-06-20 13:11:50 +02:00