Is there a way to do that when I’m using the home assistant operating system image on an emmc? It seems basic commands like sudo don’t work on the SSH terminal even though it seems like HA is running in it’s own docker on a limited OS?
If I can’t install the Wyze Bridge under those conditions, then what is the best solution?
I have a ton of Zwave devices so I want to be able to use the addons.
It seems like:
Install debian on the Odroid N2+
Install Home Assistant Supervised
Install the Wyze Bridge docker to setup cams
Then I can still use the normal ZwaveJs addon under Settings > Addons
Yes it seems like Debian with supervised is the least amount of hassle and will give me access to everything I need including the ability to run the wyze cam bridge docker.
I considerd going the docker version but then not having access to addons mean’s I would have to spin up and configure a ton of dockers manually which is great for control - but not great if you want to spend less time in front of the computer.
For anyone reading with an Odroid N2 / N2+ you can get the Debian 11 image from ODROID-N2 / ODROID-N2Plus · LinuxFactory and flash it with Balena Etcher to get started as well.
Supervised on Debian is virtually useless because the minute you add a docker container that is not part of the Home Assistant ecosysten the HA installation becomes unsupported and problems start.
The whole idea of Supervised install (using a server for something in addition to HA) went down the toilet when the leaders of this project introduced this thing which could have been written by Apple
The only way to run HA incl ability to install addons and something else outside HA on the same hardware is to run HAOS in a virtual machine and have everything else outside this
The Odroid is a fantastic machine to run HA. That is also what I do. But I run only HAOS and everything else I have runs on a NUC and an old Mac Mini. I got tired of being chased by increasingly harch requirements of being exclusive.