Skip to content

Commit 13c9fb6

Browse files
authored
Remove Domino's Pizza integration (home-assistant#156879)
1 parent 102bb1f commit 13c9fb6

File tree

9 files changed

+0
-309
lines changed

9 files changed

+0
-309
lines changed

homeassistant/components/dominos/__init__.py

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

homeassistant/components/dominos/icons.json

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

homeassistant/components/dominos/manifest.json

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

homeassistant/components/dominos/services.yaml

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

homeassistant/components/dominos/strings.json

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

homeassistant/generated/integrations.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,12 +1387,6 @@
13871387
"config_flow": true,
13881388
"iot_class": "cloud_polling"
13891389
},
1390-
"dominos": {
1391-
"name": "Dominos Pizza",
1392-
"integration_type": "hub",
1393-
"config_flow": false,
1394-
"iot_class": "cloud_polling"
1395-
},
13961390
"doods": {
13971391
"name": "DOODS - Dedicated Open Object Detection Service",
13981392
"integration_type": "hub",

pylint/plugins/hass_enforce_class_module.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"alert",
8686
"automation",
8787
"counter",
88-
"dominos",
8988
"input_boolean",
9089
"input_button",
9190
"input_datetime",

requirements_all.txt

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

script/hassfest/requirements.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,6 @@
272272
"abode": {"jaraco-abode": {"jaraco-net"}},
273273
# https://github.com/coinbase/coinbase-advanced-py
274274
"coinbase": {"homeassistant": {"coinbase-advanced-py"}},
275-
# https://github.com/ggrammar/pizzapi
276-
"dominos": {"homeassistant": {"pizzapi"}},
277275
# https://github.com/u9n/dlms-cosem
278276
"dsmr": {"dsmr-parser": {"dlms-cosem"}},
279277
# https://github.com/ChrisMandich/PyFlume # Fixed with >=0.7.1

0 commit comments

Comments
 (0)