Mill local access (#20267)

Co-authored-by: Allen Porter <allen@thebends.org>
This commit is contained in:
Daniel Hjelseth Høyer 2021-11-29 11:55:02 +01:00 committed by GitHub
parent 4cc1e3cf02
commit b3fc770654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ description: Instructions on how to integrate Mill heater into Home Assistant.
ha_category: ha_category:
- Climate - Climate
ha_release: 0.81 ha_release: 0.81
ha_iot_class: Cloud Polling ha_iot_class: Local Polling
ha_codeowners: ha_codeowners:
- '@danielhiversen' - '@danielhiversen'
ha_domain: mill ha_domain: mill
@ -18,9 +18,12 @@ Integrates Mill heater into Home Assistant.
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
You can configure it for cloud access or local access.
Local access requires Generation 3 heaters (Sold from Autumn 2021)
## Integration services ## Integration services
This integration supports a service to set the temperature for the room connected to heater in the Mill app: This cloud integration supports a service to set the temperature for the room connected to heater in the Mill app:
`mill.set_room_temperature` `mill.set_room_temperature`