Bump tuya-device-handlers to 0.0.28 (#181525)

This commit is contained in:
huangrenwei79
2026-09-07 14:06:45 +02:00
committed by GitHub
parent 17f1e6349a
commit 9709cccda9
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"iot_class": "cloud_push",
"loggers": ["tuya_sharing"],
"requirements": [
"tuya-device-handlers==0.0.27",
"tuya-device-handlers==0.0.28",
"tuya-device-sharing-sdk==0.2.15"
]
}
+1 -1
View File
@@ -3308,7 +3308,7 @@ ttls==1.11.1
ttn_client==1.3.0
# homeassistant.components.tuya
tuya-device-handlers==0.0.27
tuya-device-handlers==0.0.28
# homeassistant.components.tuya
tuya-device-sharing-sdk==0.2.15
@@ -819,6 +819,7 @@
<LightEntityCapabilityAttribute.MIN_COLOR_TEMP_KELVIN: 'min_color_temp_kelvin'>: 2000,
<LightEntityCapabilityAttribute.SUPPORTED_COLOR_MODES: 'supported_color_modes'>: list([
<ColorMode.COLOR_TEMP: 'color_temp'>,
<ColorMode.HS: 'hs'>,
]),
}),
'config_entry_id': <ANY>,
@@ -871,6 +872,7 @@
),
<LightEntityCapabilityAttribute.SUPPORTED_COLOR_MODES: 'supported_color_modes'>: list([
<ColorMode.COLOR_TEMP: 'color_temp'>,
<ColorMode.HS: 'hs'>,
]),
<EntityStateAttribute.SUPPORTED_FEATURES: 'supported_features'>: <LightEntityFeature: 0>,
<LightEntityStateAttribute.XY_COLOR: 'xy_color'>: tuple(