mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user