Skip to content

Power meters

Dan Kohler requested to merge pm100d into main

Daemon for using power meters. Daemon testing is done on PM100D.

This initial MR provides a robust measure loop, but the daemon has few remote configuration options (e.g. measurement range, color, etc.). Most configuration details will need to be implemented manually for now.

  • read sensor to establish useful state options (e.g. color, channel units)
  • changelog
  • pass tests
Edited by Dan Kohler

Merge request reports