Commit Graph

13 Commits

Author SHA1 Message Date
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 8103bf8566
Update __init__.py 2025-11-27 12:30:06 +01:00
ElVit 2ee3a1c0ec
Update panasonic_heatpump_climate.cpp 2025-11-25 09:33:50 +01:00
ElVit b4a1cc945d
Update panasonic_heatpump_climate.h 2025-11-25 09:30:42 +01:00
ElVit 0c4af1ab71
Update panasonic_heatpump_climate.cpp 2025-11-25 09:30:31 +01:00
ElVit 0c0a6769f6
Update panasonic_heatpump_climate.h 2025-11-24 22:48:45 +01:00
ElVit 213a08504a
Update panasonic_heatpump_climate.cpp 2025-11-24 22:48:35 +01:00
ElVit ce04bcd2f8
Update __init__.py 2025-11-24 22:06:36 +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