diff --git a/homeassistant/components/bring/todo.py b/homeassistant/components/bring/todo.py index 68f3f7a8da5..994e0951d84 100644 --- a/homeassistant/components/bring/todo.py +++ b/homeassistant/components/bring/todo.py @@ -114,7 +114,8 @@ class BringTodoListEntity( """Update an item to the To-do list. Bring has an internal 'recent' list which we want to use instead of a todo list - status, therefore completed todo list items are matched to the recent list and pending items to the purchase list + status, therefore completed todo list items are matched to the recent list and + pending items to the purchase list. This results in following behaviour: