mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Remove template
This commit is contained in:
parent
74b868ffb0
commit
825498c775
@ -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…
x
Reference in New Issue
Block a user