1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 22:18:40 +00:00

Bump epson-projector to 0.6.0 (#154596)

This commit is contained in:
epenet
2025-10-16 12:06:30 +02:00
committed by GitHub
parent b7f30ec17f
commit aa8198d852
4 changed files with 3 additions and 8 deletions

View File

@@ -137,11 +137,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
},
"emulated_kasa": {"sense-energy": {"async-timeout"}},
"entur_public_transport": {"enturclient": {"async-timeout"}},
"epson": {
# https://github.com/pszafer/epson_projector/pull/22
# epson-projector > pyserial-asyncio
"epson-projector": {"pyserial-asyncio", "async-timeout"}
},
"escea": {"pescea": {"async-timeout"}},
"evil_genius_labs": {"pyevilgenius": {"async-timeout"}},
"familyhub": {"python-family-hub-local": {"async-timeout"}},