diff --git a/source/_components/climate.eq3btsmart.markdown b/source/_components/climate.eq3btsmart.markdown index 1d16168cb11..6bb20c45227 100644 --- a/source/_components/climate.eq3btsmart.markdown +++ b/source/_components/climate.eq3btsmart.markdown @@ -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' ```