Skip to content

Commit

Permalink
Add base config path for addon to docs
Browse files Browse the repository at this point in the history
when it starts it logs `Configuration read from: /config/appdaemon.yaml`
  • Loading branch information
SanderHestvik authored Sep 25, 2024
1 parent edc32b4 commit 2a0a623
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appdaemon/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ this isn't needed.

## Configuration

Configurations are under `/addon_configs/a0d7b954_appdaemon`
<br/><br/>
**Note**: _Remember to restart the add-on when the configuration is changed._

Example add-on configuration:
Expand Down

0 comments on commit 2a0a623

Please sign in to comment.