Skip to content

Python plugin alternative to the built in RAVEn Zigbee power consumption monitor

License

Notifications You must be signed in to change notification settings

dnpwwo/Domoticz-RAVEn-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Domoticz-RAVEn-Plugin

Python plugin alternative to the built in RAVEn Zigbee power consumption monitor

Key Features

  • Creates two Domoticz devices per RAVEn
    1. 'Usage' that tracks current usage
    2. 'Total' that tracks total usage

Installation

Python version 3.4 or higher required & Domoticz version 3.7xxx or greater.

To install:

  • Go in your Domoticz directory, open the plugins directory.
  • Navigate to the directory using a command line
  • Run: git clone https://github.com/dnpwwo/Domoticz-RAVEn-Plugin.git
  • Restart Domoticz.

In the web UI, navigate to the Hardware page. In the hardware dropdown there will be an entry called "RAVEn Zigbee energy monitor".

Updating

To update:

  • Go in your Domoticz directory using a command line and open the plugins directory then the Domoticz-RAVEn-Plugin directory.
  • Run: git pull
  • Restart Domoticz.

Configuration

Field Information
Serial Port Dropdown to select the Serial Port the RAVEn is plugged into
Debug When true the logging level will be much higher to aid with troubleshooting, when set to 'Logging' a 'plugin.log' file will be created in the plugin folder with debug information

Change log

Version Information
1.4.0 Initial upload version

About

Python plugin alternative to the built in RAVEn Zigbee power consumption monitor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages