Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,18 @@ Click Add, then Submit to finish setup.

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.

## Demo

<div class="video-container">
<iframe width="800" height="400"
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
title="Audio Event Sensor"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
</iframe>
</div>

## Tech Support & Product Discussion

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,18 @@ Haz clic en Add y luego en Submit para finalizar la configuración.

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é.

## Demostración

<div class="video-container">
<iframe width="800" height="400"
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
title="Audio Event Sensor"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
</iframe>
</div>

## Soporte técnico y debate sobre el producto

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,18 @@ Add をクリックし、その後 Submit をクリックしてセットアッ

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

## デモ

<div class="video-container">
<iframe width="800" height="400"
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
title="Audio Event Sensor"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
</iframe>
</div>

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,18 @@ YAML 保存后,点击 **INSTALL**。

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

## 演示

<div class="video-container">
<iframe width="800" height="400"
src="https://www.youtube.com/embed/Bb8Jq9ShVJk"
title="Audio Event Sensor"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
</iframe>
</div>

## 技术支持与产品讨论

Expand Down
Loading