Remove template

This commit is contained in:
Fabian Affolter 2017-10-26 10:32:01 +02:00
parent 74b868ffb0
commit 825498c775
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -21,11 +21,11 @@ To use the component in your installation, add the following to your `configurat
# Example configuration.yaml entry
google_domains:
domain: subdomain.domain.com
username: abc123
password: xyz345
username: YOUR_USERNAME
password: YOUR_PASSWORD
```
{% configuration binary_sensor.template %}
{% configuration %}
domain:
description: Your FQDN.
required: true