How to Install this project AppDaemon apps - hhaim/hass GitHub Wiki

  1. Install AppDaemon - install appdaemon

  2. Copy all <config directory>/apps/ folder to your <config directory>

  3. Copy <config directory>/appdaemon.yaml to your <config directory>

  4. Update appdaemon.yaml with Timezone and token.

Token can be generated using this token guide

  1. Update your <config directory>/apps/apps.yaml

    • Keep only the apps required (e.g. only water_monitor )

  2. Restart appDaemon and look into the log $sudo systemctl restart appdaemon

  3. look into the log journalctl -u appdaemon.service -f

⚠️ **GitHub.com Fallback** ⚠️