Allow timer management from any device (#120440)

This commit is contained in:
Michael Hansen
2024-06-26 02:06:56 -05:00
committed by GitHub
parent 8ce53d28e7
commit d3ceaef098
5 changed files with 77 additions and 109 deletions

View File

@@ -578,7 +578,7 @@ async def test_assist_api_prompt(
"(what comes before the dot in its entity id). "
"When controlling an area, prefer passing just area name and domain."
)
no_timer_prompt = "This device does not support timers."
no_timer_prompt = "This device is not able to start timers."
area_prompt = (
"When a user asks to turn on all devices of a specific type, "