mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
Remove bluetooth_tracker integration (#157246)
This commit is contained in:
@@ -25,7 +25,6 @@ EXCLUDED_REQUIREMENTS_ALL = {
|
||||
"beewi-smartclim", # depends on bluepy
|
||||
"bluepy",
|
||||
"evdev",
|
||||
"pybluez",
|
||||
}
|
||||
|
||||
# Requirements excluded by EXCLUDED_REQUIREMENTS_ALL which should be included when
|
||||
|
||||
@@ -214,7 +214,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
|
||||
"bluetooth",
|
||||
"bluetooth_adapters",
|
||||
"bluetooth_le_tracker",
|
||||
"bluetooth_tracker",
|
||||
"bond",
|
||||
"bosch_shc",
|
||||
"braviatv",
|
||||
@@ -1218,7 +1217,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
||||
"bluetooth",
|
||||
"bluetooth_adapters",
|
||||
"bluetooth_le_tracker",
|
||||
"bluetooth_tracker",
|
||||
"bmw_connected_drive",
|
||||
"bond",
|
||||
"bosch_shc",
|
||||
|
||||
Reference in New Issue
Block a user