@makani47 wrote:
I am running home assistant in Docker using a docker-compose file and the official Home Assistant image found here. I’m trying to integrate my Honeywell Total Connect alarm panel. It works in my old installation of hassbian on my RPI, but not in Docker. The issue is:
If you have issues running this component, you may require
libxml2-dev
andlibxmlsec1-dev
packages. To install these on Hassbian, run the commandapt install libxml2-dev libxmlsec1-dev
with sudo.I’m not sure of a way around that except maybe use Hassio if it has an add-on, however I can’t find a good way to setup Hassio in docker-compose. I have about 30 other images using docker-compose and want to keep Home Assistant with it as well.
Posts: 3
Participants: 2