Remove template
This commit is contained in:
parent
74b868ffb0
commit
825498c775
1 changed files with 3 additions and 3 deletions
|
@ -21,11 +21,11 @@ To use the component in your installation, add the following to your `configurat
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
google_domains:
|
google_domains:
|
||||||
domain: subdomain.domain.com
|
domain: subdomain.domain.com
|
||||||
username: abc123
|
username: YOUR_USERNAME
|
||||||
password: xyz345
|
password: YOUR_PASSWORD
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration binary_sensor.template %}
|
{% configuration %}
|
||||||
domain:
|
domain:
|
||||||
description: Your FQDN.
|
description: Your FQDN.
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue