ElVit-esphome_components/components/panasonic_heatpump/switch
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
..
__init__.py Added options "min_temperature", "max_temperature" and "temperature_step" to the climate component. 2025-06-24 14:10:53 +02:00
panasonic_heatpump_switch.cpp Added empty check in function "publish_new_state()". 2025-06-11 09:52:04 +02:00
panasonic_heatpump_switch.h Added datatype uint8_t to all enums 2025-06-20 08:51:37 +02:00