mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Mill local access (#20267)
Co-authored-by: Allen Porter <allen@thebends.org>
This commit is contained in:
parent
4cc1e3cf02
commit
b3fc770654
@ -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`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user