Some fixes (#5091)

* Some fixes (missing logo and links)

* Add header
This commit is contained in:
Fabian Affolter 2018-04-02 22:57:57 +02:00 committed by GitHub
parent 5e03146a82
commit d42f6dfacf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 8 deletions

View file

@ -10,12 +10,15 @@ footer: true
logo: dominos.png
ha_category: Other
ha_version: 0.59
ha_iot_class: "Cloud Polling"
---
The `Dominos` component allows you to order Dominos Pizza from within your Home Assistant scripts and automations.
The `dominos` component allows you to order Dominos Pizza from within your Home Assistant scripts and automations.
At present, this component only supports ordering within Canada and the US.
## {% linkable_title Configuration %}
To enable the component, you need to set up your customer information and define some orders.
Orders are a group of product codes. You can get these product codes by inspecting an order request from the Dominos web app, or you can [add this custom panel by following this readme](https://github.com/wardcraigj/hass-dominos-panel) to see the available product codes in a separate panel in your install.