1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove tensorflow integration (#155462)

This commit is contained in:
Robert Resch
2025-10-29 23:18:30 +01:00
committed by GitHub
parent afda849f3e
commit 5c96b11479
10 changed files with 0 additions and 532 deletions

View File

@@ -30,13 +30,10 @@ EXCLUDED_REQUIREMENTS_ALL = {
"evdev",
"face-recognition",
"pybluez",
"pycocotools",
"pycups",
"python-gammu",
"python-lirc",
"pyuserinput",
"tensorflow",
"tf-models-official",
}
# Requirements excluded by EXCLUDED_REQUIREMENTS_ALL which should be included when

View File

@@ -971,7 +971,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
"telnet",
"temper",
"template",
"tensorflow",
"tesla_fleet",
"tesla_wall_connector",
"teslemetry",
@@ -2014,7 +2013,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"telnet",
"temper",
"template",
"tensorflow",
"tesla_fleet",
"tesla_wall_connector",
"teslemetry",