mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-rflink to 0.0.67 (#146908)
* update python-rflink * remove from FORBIDDEN_PACKAGE_EXCEPTIONS
This commit is contained in:
@ -277,11 +277,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# gpiozero > colorzero > setuptools
|
||||
"colorzero": {"setuptools"}
|
||||
},
|
||||
"rflink": {
|
||||
# https://github.com/aequitas/python-rflink/issues/78
|
||||
# rflink > pyserial-asyncio
|
||||
"rflink": {"pyserial-asyncio", "async-timeout"}
|
||||
},
|
||||
"ring": {"ring-doorbell": {"async-timeout"}},
|
||||
"rmvtransport": {"pyrmvtransport": {"async-timeout"}},
|
||||
"roborock": {"python-roborock": {"async-timeout"}},
|
||||
|
Reference in New Issue
Block a user