mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-26 06:17:35 +00:00
988 B
988 B
title | description | ha_category | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Mill | Instructions on how to integrate Mill heater into Home Assistant. |
|
0.81 | Local Polling |
|
mill | true |
|
integration |
Integrates Mill heater into Home Assistant.
{% 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
This cloud integration supports a service to set the temperature for the room connected to heater in the Mill app:
mill.set_room_temperature
Service data attribute | Optional | Description |
---|---|---|
room_name |
no | String with room name. |
away_temp |
yes | Integer with temperature |
comfort_temp |
yes | Integer with temperature |
sleep_temp |
yes | Integer with temperature |