mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
70 lines
2.0 KiB
YAML
70 lines
2.0 KiB
YAML
send_text_command:
|
|
fields:
|
|
device_id:
|
|
required: true
|
|
selector:
|
|
device:
|
|
integration: alexa_devices
|
|
text_command:
|
|
required: true
|
|
example: "Play B.B.C. on TuneIn"
|
|
selector:
|
|
text:
|
|
|
|
send_sound:
|
|
fields:
|
|
device_id:
|
|
required: true
|
|
selector:
|
|
device:
|
|
integration: alexa_devices
|
|
sound:
|
|
required: true
|
|
example: amzn_sfx_doorbell_chime
|
|
default: amzn_sfx_doorbell_chime
|
|
selector:
|
|
select:
|
|
options:
|
|
- air_horn_03
|
|
- amzn_sfx_cat_meow_1x_01
|
|
- amzn_sfx_church_bell_1x_02
|
|
- amzn_sfx_crowd_applause_01
|
|
- amzn_sfx_dog_med_bark_1x_02
|
|
- amzn_sfx_doorbell_01
|
|
- amzn_sfx_doorbell_chime_01
|
|
- amzn_sfx_doorbell_chime_02
|
|
- amzn_sfx_large_crowd_cheer_01
|
|
- amzn_sfx_lion_roar_02
|
|
- amzn_sfx_rooster_crow_01
|
|
- amzn_sfx_scifi_alarm_01
|
|
- amzn_sfx_scifi_alarm_04
|
|
- amzn_sfx_scifi_engines_on_02
|
|
- amzn_sfx_scifi_sheilds_up_01
|
|
- amzn_sfx_trumpet_bugle_04
|
|
- amzn_sfx_wolf_howl_02
|
|
- bell_02
|
|
- boing_01
|
|
- boing_03
|
|
- buzzers_pistols_01
|
|
- camera_01
|
|
- christmas_05
|
|
- clock_01
|
|
- futuristic_10
|
|
- halloween_bats
|
|
- halloween_crows
|
|
- halloween_footsteps
|
|
- halloween_wind
|
|
- halloween_wolf
|
|
- holiday_halloween_ghost
|
|
- horror_10
|
|
- med_system_alerts_minimal_dragon_short
|
|
- med_system_alerts_minimal_owl_short
|
|
- med_system_alerts_minimals_blue_wave_small
|
|
- med_system_alerts_minimals_galaxy_short
|
|
- med_system_alerts_minimals_panda_short
|
|
- med_system_alerts_minimals_tiger_short
|
|
- med_ui_success_generic_1-1
|
|
- squeaky_12
|
|
- zap_01
|
|
translation_key: sound
|