mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
# Example configuration.yaml entry
|
||||||
climate:
|
climate:
|
||||||
platform: eq3btsmart
|
platform: eq3btsmart
|
||||||
devices:
|
devices:
|
||||||
room1:
|
room1:
|
||||||
mac: '00:11:22:33:44:55'
|
mac: '00:11:22:33:44:55'
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user