Bump pymysensors to 0.25.0 (#146941)

This commit is contained in:
epenet
2025-06-16 13:37:39 +02:00
committed by GitHub
parent b563f9078a
commit d5262231a1
4 changed files with 3 additions and 8 deletions

View File

@@ -225,11 +225,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# pymonoprice > pyserial-asyncio
"pymonoprice": {"pyserial-asyncio"}
},
"mysensors": {
# https://github.com/theolind/pymysensors/issues/818
# pymysensors > pyserial-asyncio
"pymysensors": {"pyserial-asyncio"}
},
"mystrom": {
# https://github.com/home-assistant-ecosystem/python-mystrom/issues/55
# python-mystrom > setuptools