Bump tuya-device-sharing-sdk to 0.2.4 (#151742)

This commit is contained in:
epenet
2025-09-05 09:21:34 +02:00
committed by GitHub
parent ec2fa202e9
commit 4c953f36c8
4 changed files with 4 additions and 6 deletions
+1 -3
View File
@@ -157,9 +157,7 @@ class DeviceListener(SharingDeviceListener):
self.hass = hass
self.manager = manager
# pylint disable can be removed when issue fixed in library
# https://github.com/tuya/tuya-device-sharing-sdk/pull/35
def update_device( # pylint: disable=arguments-renamed
def update_device(
self,
device: CustomerDevice,
updated_status_properties: list[str] | None = None,
+1 -1
View File
@@ -43,5 +43,5 @@
"integration_type": "hub",
"iot_class": "cloud_push",
"loggers": ["tuya_iot"],
"requirements": ["tuya-device-sharing-sdk==0.2.3"]
"requirements": ["tuya-device-sharing-sdk==0.2.4"]
}
+1 -1
View File
@@ -2991,7 +2991,7 @@ ttls==1.8.3
ttn_client==1.2.0
# homeassistant.components.tuya
tuya-device-sharing-sdk==0.2.3
tuya-device-sharing-sdk==0.2.4
# homeassistant.components.twentemilieu
twentemilieu==2.2.1
+1 -1
View File
@@ -2465,7 +2465,7 @@ ttls==1.8.3
ttn_client==1.2.0
# homeassistant.components.tuya
tuya-device-sharing-sdk==0.2.3
tuya-device-sharing-sdk==0.2.4
# homeassistant.components.twentemilieu
twentemilieu==2.2.1