Skip to content

Commit 3a22b94

Browse files
authored
update
1 parent e619411 commit 3a22b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ on_boot:
422422
The lambda equivalent for this is `id(api_id).is_connected(true)`.
423423

424424
**Use Cases:**
425-
425+
426426
- Use `state_subscription_only: false` (default) to detect any API connection
427427
- Use `state_subscription_only: true` when you need to ensure Home Assistant (or other connections that subscribe to states) is connected before sending events or calling services, preventing errors from logger-only connections
428428

0 commit comments

Comments
 (0)