Fix typo "an comma" in doorbird integration (#140146)

This commit is contained in:
Norbert Rittel
2025-03-08 21:22:30 +01:00
committed by GitHub
parent 726bd5b012
commit 40f92bac93

View File

@@ -6,7 +6,7 @@
"events": "Comma separated list of events."
},
"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"
}
}
}