mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Expose todo entities to Assist by default (#105150)
This commit is contained in:
parent
2a8a60b381
commit
ebde8ccfe4
@ -38,6 +38,7 @@ DEFAULT_EXPOSED_DOMAINS = {
|
||||
"scene",
|
||||
"script",
|
||||
"switch",
|
||||
"todo",
|
||||
"vacuum",
|
||||
"water_heater",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user