Skip to content

Commit c3427f0

Browse files
authored
Merge pull request #4217 from KasunThushara/docusaurus-version
Update : ha and sound module demo
2 parents c057146 + 53d540e commit c3427f0

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-0
lines changed

sites/en/docs/Sensor/Sound_event_sensor/sound_event_sensor_intro_ha.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,18 @@ Click Add, then Submit to finish setup.
625625

626626
Then, you will be able to interact with the device through the Home Assistant interface and create your own automations with other peripherals. For example, you can trigger a buzzer when glass break is detected, or automatically play calm lullaby music on a smart speaker when a baby’s cry is detected.
627627

628+
## Demo
629+
630+
<div class="video-container">
631+
<iframe width="800" height="400"
632+
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
633+
title="Audio Event Sensor"
634+
frameborder="0"
635+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
636+
referrerpolicy="strict-origin-when-cross-origin"
637+
allowfullscreen>
638+
</iframe>
639+
</div>
628640

629641
## Tech Support & Product Discussion
630642

sites/es/docs/Sensor/Sound_event_sensor/es_sound_event_sensor_intro_ha.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,18 @@ Haz clic en Add y luego en Submit para finalizar la configuración.
625625

626626
Después, podrás interactuar con el dispositivo a través de la interfaz de Home Assistant y crear tus propias automatizaciones con otros periféricos. Por ejemplo, puedes activar un zumbador cuando se detecte rotura de cristal, o reproducir automáticamente música de cuna relajante en un altavoz inteligente cuando se detecte el llanto de un bebé.
627627

628+
## Demostración
629+
630+
<div class="video-container">
631+
<iframe width="800" height="400"
632+
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
633+
title="Audio Event Sensor"
634+
frameborder="0"
635+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
636+
referrerpolicy="strict-origin-when-cross-origin"
637+
allowfullscreen>
638+
</iframe>
639+
</div>
628640

629641
## Soporte técnico y debate sobre el producto
630642

sites/ja/docs/Sensor/Sound_event_sensor/ja_sound_event_sensor_intro_ha.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,18 @@ Add をクリックし、その後 Submit をクリックしてセットアッ
625625

626626
その後、Home Assistant のインターフェースを通じてデバイスと連携し、他の周辺機器と組み合わせて独自のオートメーションを作成できるようになります。例えば、ガラスの破損が検知されたときにブザーを鳴らしたり、赤ちゃんの泣き声が検知されたときにスマートスピーカーで落ち着いた子守唄を自動再生したりできます。
627627

628+
## デモ
629+
630+
<div class="video-container">
631+
<iframe width="800" height="400"
632+
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
633+
title="Audio Event Sensor"
634+
frameborder="0"
635+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
636+
referrerpolicy="strict-origin-when-cross-origin"
637+
allowfullscreen>
638+
</iframe>
639+
</div>
628640

629641
## 技術サポートと製品ディスカッション
630642

sites/zh-CN/docs/Sensor/Sound_event_sensor/cn_sound_event_sensor_intro_ha.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,18 @@ YAML 保存后,点击 **INSTALL**。
625625

626626
然后,你就可以通过 Home Assistant 界面与设备交互,并与其他外设一起创建自己的自动化。例如,当检测到玻璃破碎时触发蜂鸣器,或者在检测到婴儿哭声时,自动在智能音箱上播放舒缓的摇篮曲。
627627

628+
## 演示
629+
630+
<div class="video-container">
631+
<iframe width="800" height="400"
632+
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
633+
title="Audio Event Sensor"
634+
frameborder="0"
635+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
636+
referrerpolicy="strict-origin-when-cross-origin"
637+
allowfullscreen>
638+
</iframe>
639+
</div>
628640

629641
## 技术支持与产品讨论
630642

0 commit comments

Comments
 (0)