[kwlug-disc] AppDaemon with Home Assistant

Khalid Baheyeldin kb at 2bits.com
Tue Nov 4 10:01:00 EST 2025


AppDaemon can run in one of three ways:

1. From a docker image

2. Home Assistant Add-on:
This is valid only if you use the HAOS method for running
Home Assistant, which is a custom operating system based
on Debian)

3. Python Virtual Env + PIP:
That is the method I use, since I run Home Assistant as
a docker image (because I want my machine to run Ubuntu
 Server LTS for consistency)

Here is the documentation for AppDaemon
<https://appdaemon.readthedocs.io/en/latest/index.html>.

This minimal configuration
<https://appdaemon.readthedocs.io/en/latest/CONFIGURE.html#minimal-example>
demonstrates how AppDaemon
interfaces with HA (URL, token, ...)
And here is a tutorial
<https://appdaemon.readthedocs.io/en/latest/HASS_TUTORIAL.html>.

-- 
Khalid M. Baheyeldin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kwlug.org/pipermail/kwlug-disc_kwlug.org/attachments/20251104/634174ff/attachment.htm>


More information about the kwlug-disc mailing list