mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Fix typo (#7297)
This commit is contained in:
parent
f2d3d90f6b
commit
fa79d9a0fb
@ -71,7 +71,7 @@ Title and Script Service Example:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- type: entity-button
|
- type: entity-button
|
||||||
title: Turn Off Lights
|
name: Turn Off Lights
|
||||||
entity: script.turn_off_lights
|
entity: script.turn_off_lights
|
||||||
service: script.turn_on
|
service: script.turn_on
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user