mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-05 09:46:50 +00:00
766 B
766 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category |
---|---|---|---|---|---|---|---|---|---|
component | Honeywell thermostat | Instructions how to integrate Honeywell thermostats within Home Assistant. | 2015-11-09 17:15 | true | false | true | true | honeywell.png | Thermostat |
The honeywell thermostat platform let you control Honeywell Round Connected thermostat from Home Assistant.
To set it up, add the following information to your configuration.yaml
file:
thermostat:
platform: honeywell
username: YOUR_USERNAME
password: YOUR_PASSWORD
Configuration variables:
- username (Required: The username of an user with access.
- password (Required): The password for your given admin account.