-
Notifications
You must be signed in to change notification settings - Fork 437
Open
Labels
issueSomething isn't workingSomething isn't working
Description
What happened?
Reporting a few issues in the documentation.
In section App Dependencies of Writing AppDaemon Apps.
- There seems to be something missing from this sentence (between "using" and "because"):
"Apps can interact without any explicit references to each other by using because the calling app only needs to know the service name..."
- I think you mean to say "directive" instead of "direction" in:
"This can be done with the dependencies direction..."
- I think you mean to say "and the
my_consumerapp is guaranteed..." in:
"In this example, both apps would get reloaded if anything in provider.py changes, and the
my_providerapp is guaranteed to be loaded after themy_providerapp".
Thanks for putting so much effort into the docs btw - they're great!
Version
4.5.11
Installation type
Other
Relevant log output
n/aRelevant code in the app or config file that caused the issue
n/aAnything else?
n/a
Metadata
Metadata
Assignees
Labels
issueSomething isn't workingSomething isn't working