mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add missing language tag to codeblock (#11743)
This commit is contained in:
parent
c20c65dfff
commit
259cbfa0e3
@ -171,7 +171,7 @@ Available services: `button`, `command`
|
|||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
script:
|
script:
|
||||||
home_button:
|
home_button:
|
||||||
sequence:
|
sequence:
|
||||||
@ -187,6 +187,7 @@ script:
|
|||||||
entity_id: media_player.lg_webos_smart_tv
|
entity_id: media_player.lg_webos_smart_tv
|
||||||
command: "media.controls/rewind"
|
command: "media.controls/rewind"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Notifications
|
## Notifications
|
||||||
|
|
||||||
The `webostv` notify platform allows you to send notifications to a LG webOS Smart TV.
|
The `webostv` notify platform allows you to send notifications to a LG webOS Smart TV.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user