mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update perform_actions_based_on_input_select.markdown (#10505)
Dead link fix
This commit is contained in:
parent
76ab3a45e6
commit
1d4f3158bf
@ -69,7 +69,7 @@ automation:
|
|||||||
data:
|
data:
|
||||||
entity_id: media_player.nursery
|
entity_id: media_player.nursery
|
||||||
```
|
```
|
||||||
A little bit more complex example that uses [`input_select`](/components/input_select/) and template to decide what to play, and which [Chromecast](components/media_player.cast/) to play on.
|
A little bit more complex example that uses [`input_select`](/components/input_select/) and template to decide what to play, and which [Chromecast](/components/cast/) to play on.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
input_select:
|
input_select:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user