Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Star Discuss Watch

Supported Plugin List

This page provdes an overview of various plugins for the Power Monitor for Raspberry Pi project. Plugins on this page have been examined and approved by the project maintainer in coordination with the plugin author.

Do you have an idea for a plugin that you’d like to see on this page? See writing a plugin

Table of Contents

1. GPIO Controller (Example Plugin)

Author: David00

This plugin is a small, but functional, example of a working plugin. It is intended to be used as a reference for others developing their own plugins. However, as written, it will change the state of a single GPIO pin according to the current net power.

Documentation: link

2. MQTT

Author: jmadden91

The MQTT plugin allows you to export power monitor data to a MQTT-capable system, like Home Assistant.

Documentation: link