Make titles linkable
This commit is contained in:
parent
13ef9d8a1a
commit
3be46830ad
7 changed files with 378 additions and 380 deletions
|
@ -11,4 +11,4 @@ regenerate: true
|
|||
hide_github_edit: true
|
||||
---
|
||||
|
||||
Since AppDaemon under the covers uses the exact same APIs as the frontend UI, you typically see it react at about the same time to a given event. Calling back to Home Assistant is also pretty fast especially if they are running on the same machine. In action, observed latency above the built in automation component is usually sub-second.
|
||||
Since `AppDaemon` under the covers uses the exact same APIs as the frontend UI, you typically see it react at about the same time to a given event. Calling back to Home Assistant is also pretty fast especially if they are running on the same machine. In action, observed latency above the built in automation component is usually sub-second.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue