From 6f24d2bb3ba345f80925c36452f28b2bc4987d39 Mon Sep 17 00:00:00 2001 From: Michael Schoonmaker Date: Fri, 1 Nov 2019 06:27:26 -0700 Subject: [PATCH] Add a Services YAML for the Dominos integration (#27289) (#28339) --- homeassistant/components/dominos/services.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/homeassistant/components/dominos/services.yaml b/homeassistant/components/dominos/services.yaml index e69de29bb2d..93f8b2851f1 100644 --- a/homeassistant/components/dominos/services.yaml +++ b/homeassistant/components/dominos/services.yaml @@ -0,0 +1,6 @@ +order: + description: Places a set of orders with Dominos Pizza. + fields: + order_entity_id: + description: The ID (as specified in the configuration) of an order to place. If provided as an array, all of the identified orders will be placed. + example: dominos.medium_pan