1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Remove cups integration (#155448)

This commit is contained in:
Robert Resch
2025-10-30 12:27:42 +01:00
committed by GitHub
parent 99eb48c27f
commit 6e921a0192
12 changed files with 1 additions and 422 deletions
-2
View File
@@ -27,7 +27,6 @@ EXCLUDED_REQUIREMENTS_ALL = {
"bluepy",
"evdev",
"pybluez",
"pycups",
"python-lirc",
"pyuserinput",
}
@@ -36,7 +35,6 @@ EXCLUDED_REQUIREMENTS_ALL = {
# building integration wheels for all architectures.
INCLUDED_REQUIREMENTS_WHEELS = {
"evdev",
"pycups",
"pyuserinput",
}
-2
View File
@@ -261,7 +261,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
"cppm_tracker",
"cpuspeed",
"crownstone",
"cups",
"currencylayer",
"daikin",
"danfoss_air",
@@ -1273,7 +1272,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"cppm_tracker",
"cpuspeed",
"crownstone",
"cups",
"currencylayer",
"daikin",
"danfoss_air",