A C# Plugin for HomeSeer installations which publishes events to your Elasticsearch cluster.
- Effeciently publishes HomeSeer events to Elasticsearch using the Bulk API
- Automatically maintains Indexes and Index Templates using the Rollover API
- Supports X-Pack Security via optional username and password
- HomeSeer 3 (Linux and Windows are both supported)
- Elasticsearch 6.x (Self or Cloud hosted), with or without X-Pack.
This project is not endorsed or supported by either Elastic or HomeSeer - please open a GitHub issue for any questions, bugs, or feature requests.
- Nicolai Peteri (@NicolaiPetri) for his HS3_EnOcean_Plugin, which gave me a working example for subscribing plugins to HomeSeer events.