mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Mention external bus in integrating app
This commit is contained in:
parent
f205099110
commit
1df007e884
@ -6,4 +6,6 @@ Your application already asked the user to authenticate. This means that your ap
|
|||||||
|
|
||||||
To make this possible, the Home Assistant UI supports [external authentication](frontend/external-authentication.md). This allows your app to provide hooks so that the frontend will ask your app for access tokens.
|
To make this possible, the Home Assistant UI supports [external authentication](frontend/external-authentication.md). This allows your app to provide hooks so that the frontend will ask your app for access tokens.
|
||||||
|
|
||||||
|
Home Assistant also supports further integration between frontend and app via an [external bus](frontend/external-bus.md).
|
||||||
|
|
||||||
Note that this feature requires a direct connection to the instance.
|
Note that this feature requires a direct connection to the instance.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user