Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 440 Bytes

vesync-monitor-daemon

This is a small utility for monitoring Etekcity VeSync smart outlets and logging the power/voltage utilization to InfluxDB. Props to Mark Perdue for reverse engineering the API and making a python library available.

This has been rewritten for InfluxDB 2.0. Check out the influxdb1 branch for older versions.

Requirements:

  • Python 3.6+
  • InfluxDB 2.0
  • PyYAML
  • pyvesync