Skip to content

DavidBel86/pimatic-efergy-e2

 
 

Repository files navigation

pimatic-efergy-e2

Pimatic plugin to gather power consumption from Efergy E2 (and other clone devices including Chacon EcoWatt) using a RTL-SDR compatible dongle. This plugin use the rtl_433 executable (https://github.com/merbanan/rtl_433)

Dependencies

Compiling rtl_433 requires rtl-sdr to be installed.

Depending on your system, you may also need to install the following libraries:

sudo apt-get install libtool libusb-1.0.0-dev librtlsdr-dev rtl-sdr cmake

See rtl_433 readme for more details.

Thanks

Thanks to merbanan and the rtl_433 community for their support and to maintain that very nice tool.

About

Pimatic Efergy E2 plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CoffeeScript 56.4%
  • CMake 43.6%