Changes only seem to be to the higher level BulbDevice which is unused, but to stay up to date...
@@ -11,7 +11,7 @@
"iot_class": "local_push",
"issue_tracker": "https://github.com/make-all/tuya-local/issues",
"requirements": [
- "tinytuya==1.17.0",
+ "tinytuya==1.17.1",
"tuya-device-sharing-sdk~=0.2.1"
],
"version": "2025.6.0"
@@ -5,6 +5,6 @@ pytest
pytest-asyncio
pytest-cov
ruff
-tinytuya~=1.17.0
+tinytuya~=1.17.1
tuya-device-sharing-sdk~=0.2.1
yamllint
@@ -1,2 +1,2 @@