1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Bump python-roborock to 3.3.3 (#155170)

This commit is contained in:
Allen Porter
2025-10-26 06:28:49 -07:00
committed by GitHub
parent b59bc45ef1
commit 477073da75
17 changed files with 21 additions and 68 deletions

View File

@@ -242,7 +242,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
},
"ring": {"ring-doorbell": {"async-timeout"}},
"rmvtransport": {"pyrmvtransport": {"async-timeout"}},
"roborock": {"python-roborock": {"async-timeout"}},
"samsungtv": {"async-upnp-client": {"async-timeout"}},
"screenlogic": {"screenlogicpy": {"async-timeout"}},
"sense": {"sense-energy": {"async-timeout"}},