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

@@ -355,7 +355,7 @@ class AssistAPI(API):
if not llm_context.device_id or not async_device_supports_timers(
self.hass, llm_context.device_id
):
prompt.append("This device does not support timers.")
prompt.append("This device is not able to start timers.")
if exposed_entities:
prompt.append(