ElVit-esphome_components/components/panasonic_heatpump/text_sensor
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_text_sensor.cpp Added "has_state()" check in "publish_new_state()" functions. 2025-06-12 20:43:42 +02:00
panasonic_heatpump_text_sensor.h Added datatype uint8_t to all enums 2025-06-20 08:51:37 +02:00