upd: version++, CLIMATE_SCHEMA warning fixed

This commit is contained in:
GrKoR
2025-06-30 22:54:30 -07:00
parent a8eba8882e
commit 60d6f56fcf

View File

@@ -33,7 +33,7 @@ from esphome.components.climate import (
ClimateSwingMode,
)
AUX_AC_FIRMWARE_VERSION = '0.2.16'
AUX_AC_FIRMWARE_VERSION = '0.2.17'
AC_PACKET_TIMEOUT_MIN = 150
AC_PACKET_TIMEOUT_MAX = 600
AC_POWER_LIMIT_MIN = 30