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:
@@ -27,7 +27,6 @@ EXCLUDED_REQUIREMENTS_ALL = {
|
||||
"bluepy",
|
||||
"evdev",
|
||||
"pybluez",
|
||||
"python-lirc",
|
||||
}
|
||||
|
||||
# Requirements excluded by EXCLUDED_REQUIREMENTS_ALL which should be included when
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user