mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Fix typo "an comma" in doorbird
integration (#140146)
This commit is contained in:
parent
726bd5b012
commit
40f92bac93
@ -6,7 +6,7 @@
|
|||||||
"events": "Comma separated list of events."
|
"events": "Comma separated list of events."
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"events": "Add an comma separated event name for each event you wish to track. After entering them here, use the DoorBird app to assign them to a specific event.\n\nExample: somebody_pressed_the_button, motion"
|
"events": "Add a comma separated event name for each event you wish to track. After entering them here, use the DoorBird app to assign them to a specific event.\n\nExample: somebody_pressed_the_button, motion"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user