Changed name of the theme in automation example (#3139)
It was a little confusing, when pink is used in automation example, and the theme_name is happy.
This commit is contained in:
parent
298ece92c5
commit
053e658307
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@ automation:
|
|||
action:
|
||||
service: frontend.set_theme
|
||||
data:
|
||||
name: pink
|
||||
name: happy
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue