Skip to content

Commit ba8ccdd

Browse files
committed
Fix indent
1 parent 5226ef1 commit ba8ccdd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user/configuration/useful-snippets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ esphome:
2121
priority: 260
2222
then:
2323
- select.set:
24-
id: temp_source_select
25-
option: "Thermostat"
24+
id: temp_source_select
25+
option: "Thermostat"
2626
```
2727

2828
Where `"Thermostat"` is the display name of the temperature source you want to select. "Internal" will always be present and "Thermostat" will be present if a thermostat is configured.

0 commit comments

Comments
 (0)