Skip to content

Documentation Issue in App Dependencies section of Writing AppDaemon Apps #2402

@mlilley

Description

@mlilley

What happened?

Reporting a few issues in the documentation.

In section App Dependencies of Writing AppDaemon Apps.

  1. 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..."

  1. I think you mean to say "directive" instead of "direction" in:

"This can be done with the dependencies direction..."

  1. I think you mean to say "and the my_consumer app is guaranteed..." in:

"In this example, both apps would get reloaded if anything in provider.py changes, and the my_provider app is guaranteed to be loaded after the my_provider app".

Thanks for putting so much effort into the docs btw - they're great!

Version

4.5.11

Installation type

Other

Relevant log output

n/a

Relevant code in the app or config file that caused the issue

n/a

Anything else?

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    issueSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions