mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 19:41:45 +02:00
Expose todo entities to Assist by default (#105150)
This commit is contained in:
@@ -38,6 +38,7 @@ DEFAULT_EXPOSED_DOMAINS = {
|
|||||||
"scene",
|
"scene",
|
||||||
"script",
|
"script",
|
||||||
"switch",
|
"switch",
|
||||||
|
"todo",
|
||||||
"vacuum",
|
"vacuum",
|
||||||
"water_heater",
|
"water_heater",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user