mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +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
|
```yaml
|
||||||
type: todo-list
|
type: todo-list
|
||||||
entity: todo-list
|
entity: todo.todo_list
|
||||||
title: todo list
|
title: Todo List
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user