mirror of
https://github.com/home-assistant/core.git
synced 2026-07-02 04:06:41 +01:00
10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"title": "Doorbell",
|
|
"triggers": {
|
|
"rang": {
|
|
"description": "Triggers after one or more doorbells rang.",
|
|
"name": "Doorbell rang"
|
|
}
|
|
}
|
|
}
|