HassOSArgonOneAddon icon indicating copy to clipboard operation
HassOSArgonOneAddon copied to clipboard

HA container version

Open choomz opened this issue 2 years ago • 2 comments
trafficstars

Hi Adam,

Thanks for this great addon. I recently switched from HAOS to the container version. I was wondering if you'd worked on a docker-compose version of your script, given that the add on store doesn't exist on the container version of HA.

The idea was to have a container that didn't rely on the HA environment and that would post (api or something else) the fan status and speed to be able to power a sensor, a bit like the addon does?

If not, would you have any ideas for adapting your add-on to an HA container-compatible version?

Thanks a lot!

choomz avatar Aug 30 '23 21:08 choomz

If you'd like to contribute the image, I can maintain it. You can start with this container, and change it so it's not using the hassio-addons base image. Use alpine or something else. https://github.com/adamoutler/HassOSArgonOneAddon/blob/main/argonOneLinear/Dockerfile

adamoutler avatar Aug 31 '23 00:08 adamoutler

Thank you for answer, i'll try an implementation based on my needs.

choomz avatar Sep 03 '23 20:09 choomz