Hi,
I am developing custom base hardware for home automation and would like use Hass on it. I know I can install any linux with Docker or Python env, and then put Hass on them, but then I lose Supervisor, easy updates, and Addons Store, which I would like to have.
I think using HassOS would be the best option, but to do this I need some informations about HassOS structure, and how extend or rebuild this system. I need this informations because probably I will have to “adjust” kernel, device tree and drivers to demands of my base board.
Of course, I don’t demand full guidance on how create a whole custom linux distribution. Mainly I need to know how modify existing HassOS or how looks integration Hass Core with Supervisor and Addons Store, how it is done, and what I should do, to create HassOS system but for my own device.
I would be very thankful for help.