Open mhemeryck opened 6 years ago
Not quite sure we should still go for this, as we will probably need more low-level access to the GPIO for setting up the modbus server in the first place.
Actually, the best solution would seem to make more use of the sysfs interface!
Another related issue is really the robustness of this service; in case MQTT or modbus breaks down, it should nicely wait instead of crash and burn.
Home Assistant OS should in theory be able to run multiple services (docker containers), including a custom modbridge. Check how to run it here (more of a testing of deployment options).