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

Remove lirc integration (#155457)

This commit is contained in:
Robert Resch
2025-10-30 12:57:12 +01:00
committed by GitHub
parent 03a1ffc59b
commit cee5f4e275
9 changed files with 0 additions and 149 deletions
-1
View File
@@ -27,7 +27,6 @@ EXCLUDED_REQUIREMENTS_ALL = {
"bluepy",
"evdev",
"pybluez",
"python-lirc",
}
# Requirements excluded by EXCLUDED_REQUIREMENTS_ALL which should be included when
-2
View File
@@ -571,7 +571,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
"linksys_smart",
"linode",
"linux_battery",
"lirc",
"litejet",
"livisi",
"llamalab_automate",
@@ -1594,7 +1593,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"linksys_smart",
"linode",
"linux_battery",
"lirc",
"litejet",
"livisi",
"llamalab_automate",