we have been running our house on home-built python for the last ten years or so, but want to move to Home Assistant - nicer features, and all those extra dev hours.
I am hoping to install HAOS on to the Intel NUC that I am currently using to run the house, but my only concern is 1-wire. our 1-wire sensors for the various thermal stuff (solar, stove, valves etc.) are connected to a DS2490R USB 1-wire bridge physically connected to the home automation PC.
in my beta/test HASS deployment (on a VM), I looped into the owserver on the existing HA PC, but clearly, that won’t be there.
The documentation looks unclear - does HAOS support USB connected 1-wire? The integration seems to only support owserver, and it’s not clear that owfs can be installed on the HAOS itself… I see plenty of mentions of an R-Pi, but that’s more GPIO - not a thing on the NUC.
I can’t see a (non destructive) way to test this myself, so looking for advice. is anyone else doing this?