You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to integrate with OpenAPS and allow us to safely shut down the Pi when voltage drops too low, it would be good to have a command-line tool that works like the voltage command from https://github.com/cjo20/EdisonVoltage, specifically in outputting json like:
In order to integrate with OpenAPS and allow us to safely shut down the Pi when voltage drops too low, it would be good to have a command-line tool that works like the
voltage
command from https://github.com/cjo20/EdisonVoltage, specifically in outputting json like:It looks like this should be doable using the voltage library that's already used by openaps-menu (https://github.com/openaps/openaps-menu/tree/master/lib/voltage).
The text was updated successfully, but these errors were encountered: