Make titles linkable

This commit is contained in:
Fabian Affolter 2016-12-18 10:40:27 +01:00
parent 13ef9d8a1a
commit 3be46830ad
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
7 changed files with 378 additions and 380 deletions

View file

@ -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.