Skip to content

Latest commit

 

History

History

enapter-commands-panel

Enapter Commands Panel Plugin

Enapter Commands panel plugin allows you to create buttons which send commands to devices integrated into Enapter EMS.

Quick overview.

Usage

To add a button to your dashboard create a panel of type Enapter Commands. Follow the UI in the panel options editor to define which command to which device your button sends.

Configuration

⚠️ The plugin is at the moment unsigned. To be able to run the plugin you need to allow your Grafana installation to load it despite the lack of signature. This can be accomplished in two ways:

  1. Using the config option: allow_loading_unsigned_plugins = enapter-commands
  2. Using the env var: GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=enapter-commands