Hi,
How to directly access and control Raspberry PI IO ports + ADC values / DAC output (Expander PI from AB Electronics), from within hass.io and AppDaemon? I’m need some quite complex math so AppDaemon with numpy/scipy is a must.
Expander PI uses its uwn Python libs
So they somehow need to be made available in sandboxed environment of AppDaemon.
Thanks in advance for any suggestion(s).