mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Remove YAML documentation for Notion (#15592)
This commit is contained in:
parent
6b25c1a53a
commit
a25cdf5e7e
@ -18,23 +18,5 @@ home monitoring sensor kits.
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
To add your Notion kits to your Home Assistant installation, add the following to your
|
This integration can be configured via the Home Assistant UI by navigating to
|
||||||
`configuration.yaml` file:
|
**Configuration** -> **Integrations**.
|
||||||
|
|
||||||
```yaml
|
|
||||||
# Example configuration.yaml entry
|
|
||||||
notion:
|
|
||||||
username: YOUR_EMAIL_ADDRESS
|
|
||||||
password: YOUR_PASSWORD
|
|
||||||
```
|
|
||||||
|
|
||||||
{% configuration %}
|
|
||||||
username:
|
|
||||||
description: An email address for an active Notion account.
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
password:
|
|
||||||
description: The password for the account.
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
{% endconfiguration %}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user