mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +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:
|
||||
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
|
||||
input_select:
|
||||
|
Loading…
x
Reference in New Issue
Block a user