mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Fix typo "an comma" in doorbird
integration (#140146)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user