mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update climate.evohome.markdown
Tidy up to reflect all the recent changes in the main PR
This commit is contained in:
parent
9bb0abfbcf
commit
1f8849d42a
@ -23,17 +23,9 @@ To set it up, add the following information to your `configuration.yaml` file:
|
||||
evohome:
|
||||
- username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
scan_interval: 180
|
||||
```
|
||||
<p class='note'>
|
||||
Having a scan_interval to short may result in too-frequent polling and cause you to rate-limited by Honeywell.
|
||||
</p>
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **username** (*Required*): The username (email address).
|
||||
- **password** (*Required*): The password.
|
||||
- **scan_interval** (*Optional*): Scan interval is expressed in seconds. Recommended value of 600 seconds. Default value is 180 seconds.
|
||||
- **location_idx** (*Optional*): The location to use if the account hass access to more than one location. You cannot have multiple locations active at the one time.
|
||||
- **away_temp** (*Optional*): Heating setpoint when Away mode is on. Defaults to 5.0 deg C.
|
||||
- **off_temp** (*Optional*): Cooling setpoint when away mode is on. Defaults to 15.0 deg C.
|
||||
|
Loading…
x
Reference in New Issue
Block a user