Sense Collector is a Python-based application deployed via Docker that collects data from the Sense energy monitoring system. It enables real-time energy monitoring through a set of pre-built, configurable Grafana dashboards, giving you powerful insights into your energy consumption patterns.
- Data Collection: Automatically collects energy usage data from Sense energy monitors.
- Grafana Dashboards: Pre-configured dashboards for visualizing device-specific and whole-home energy usage data.
- InfluxDB Integration: Stores data in InfluxDB, offering a flexible and scalable way to manage energy metrics.
- Easy Setup: Deployed quickly using Docker with minimal configuration.
To get up and running with Sense Collector, you will need to:
- Ensure you have Docker, Docker Compose, InfluxDB 2.x, and Grafana installed.
- Pull the latest Sense Collector Docker image.
- Configure your environment variables for Sense API credentials and InfluxDB connection.
For complete setup instructions, including all the necessary environment variables and deployment configurations, please visit the Wiki.
Sense Collector includes several Grafana dashboards to help you monitor your energy usage:
- Collector Info: Provides insights into the status and performance of Sense Collector.
- Device Overview: Displays real-time wattage usage for individual devices.
- Mains Overview: Shows household voltage, frequency, and power consumption.
- Monitor & Detection: Visualizes Sense monitor detection status and Wi-Fi signal strength.
You can find detailed instructions on setting up and customizing these dashboards in the Grafana Dashboards section of the Wiki.
Sense Collector uses a set of environment variables to control its behavior and integrate with the Sense API and InfluxDB. These variables must be configured before deploying the container. For a full list of required and optional variables, visit the Environment Variables page.
If you have any questions or need support, feel free to reach out:
- Dave Schmid: @lux4rd0
- Email: dave@pulpfree.org
Project Link: https://github.com/lux4rd0/sense-collector