Fixed typos as fixed by other commit

This commit is contained in:
Daniel Perna 2016-11-28 18:49:33 +01:00 committed by GitHub
parent a54da4032b
commit 1083f2f2b1

View File

@ -35,7 +35,7 @@ Configuration variables (global):
- **local_ip** (*Optional*): IP of device running Home Assistant. Override autodetected value for exotic network setups.
- **local_port** (*Optional*): Port for connection with Home Assistant. By default it is randomly assigned.
- **delay** (*Optional*): <Float> Delay fetching of current state per deivce on startup. Used to prevent overloading of the CCU. Defaults to 0.5.
- **delay** (*Optional*): <Float> Delay fetching of current state per device on startup. Used to prevent overloading of the CCU. Defaults to 0.5.
Configuration variables (host):