Skip to content

Commit 3560775

Browse files
authored
Remove dlib face integrations (#155450)
1 parent 0b9a22b commit 3560775

File tree

15 files changed

+0
-338
lines changed

15 files changed

+0
-338
lines changed

homeassistant/components/dlib_face_detect/__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

homeassistant/components/dlib_face_detect/image_processing.py

Lines changed: 0 additions & 82 deletions
This file was deleted.

homeassistant/components/dlib_face_detect/manifest.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

homeassistant/components/dlib_face_identify/__init__.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

homeassistant/components/dlib_face_identify/image_processing.py

Lines changed: 0 additions & 127 deletions
This file was deleted.

homeassistant/components/dlib_face_identify/manifest.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

homeassistant/generated/integrations.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,18 +1364,6 @@
13641364
"config_flow": true,
13651365
"iot_class": "cloud_polling"
13661366
},
1367-
"dlib_face_detect": {
1368-
"name": "Dlib Face Detect",
1369-
"integration_type": "hub",
1370-
"config_flow": false,
1371-
"iot_class": "local_push"
1372-
},
1373-
"dlib_face_identify": {
1374-
"name": "Dlib Face Identify",
1375-
"integration_type": "hub",
1376-
"config_flow": false,
1377-
"iot_class": "local_push"
1378-
},
13791367
"dlink": {
13801368
"name": "D-Link Wi-Fi Smart Plugs",
13811369
"integration_type": "device",

requirements_all.txt

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

script/gen_requirements_all.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"bluepy",
2828
"decora",
2929
"evdev",
30-
"face-recognition",
3130
"pybluez",
3231
"pycups",
3332
"python-lirc",

0 commit comments

Comments
 (0)