mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +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",
|
"scene",
|
||||||
"script",
|
"script",
|
||||||
"switch",
|
"switch",
|
||||||
|
"todo",
|
||||||
"vacuum",
|
"vacuum",
|
||||||
"water_heater",
|
"water_heater",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user