mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-bsblan to version 2.0.1 (#146198)
* Bump python-bsblan to version 2.0.1 * Remove 'bsblan' exception for 'python-bsblan' from forbidden package exceptions
This commit is contained in:
committed by
GitHub
parent
5fb2802bf4
commit
9c23331ead
@ -88,7 +88,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# pyblackbird > pyserial-asyncio
|
||||
"pyblackbird": {"pyserial-asyncio"}
|
||||
},
|
||||
"bsblan": {"python-bsblan": {"async-timeout"}},
|
||||
"cloud": {"hass-nabucasa": {"async-timeout"}, "snitun": {"async-timeout"}},
|
||||
"cmus": {
|
||||
# https://github.com/mtreinish/pycmus/issues/4
|
||||
|
Reference in New Issue
Block a user