1
0
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:
Robert Resch
2025-11-25 14:09:08 +01:00
committed by GitHub
parent 1af569ae17
commit 293f8f7c87
13 changed files with 0 additions and 276 deletions
-1
View File
@@ -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
-2
View File
@@ -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",