mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Mill config flow (#13273)
This commit is contained in:
parent
4fbd8bfb54
commit
7c1a74a8c5
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user