mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
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
@ -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…
x
Reference in New Issue
Block a user