Mill config flow (#13273)

This commit is contained in:
Daniel Høyer Iversen 2020-05-10 22:07:23 +02:00 committed by GitHub
parent 4fbd8bfb54
commit 7c1a74a8c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,27 +12,8 @@ ha_domain: mill
Integrates Mill heater into Home Assistant.
## Configuration
To add Mill to your installation, go to Configuration >> Integrations in the UI and enable the Mill integration.
To enable this platform, add the following lines to your `configuration.yaml` file:
```yaml
climate:
- platform: mill
username: YOUR_EMAIL_ADDRESS
password: YOUR_PASSWORD
```
{% configuration %}
username:
description: Your registered Mill email.
required: true
type: string
password:
description: Your Mill password.
required: true
type: string
{% endconfiguration %}
## Component services