mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update todo-list.markdown (Syntax) (#35533)
The Syntax for the todo list entity in the example does not represent the correct domain.object_id syntax for an entity_id
This commit is contained in:
parent
e2b8e0f274
commit
2159a12c37
@ -69,6 +69,6 @@ Title example:
|
||||
|
||||
```yaml
|
||||
type: todo-list
|
||||
entity: todo-list
|
||||
title: todo list
|
||||
entity: todo.todo_list
|
||||
title: Todo List
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user