Wrong indentation. (#947)
Indentation from devices was wrong. See https://community.home-assistant.io/t/mapping-values-are-not-allowed-here-when-using-eq3-thermostat-climate-component/3999/5?u=michel.settembrino
This commit is contained in:
parent
112280e453
commit
a42393ed91
1 changed files with 3 additions and 3 deletions
|
@ -58,7 +58,7 @@ to the start function of /etc/init.d/hass-daemon.
|
|||
# Example configuration.yaml entry
|
||||
climate:
|
||||
platform: eq3btsmart
|
||||
devices:
|
||||
room1:
|
||||
mac: '00:11:22:33:44:55'
|
||||
devices:
|
||||
room1:
|
||||
mac: '00:11:22:33:44:55'
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue