C++ console app designed to run as a service. It manages devices and power switches powered by a small solar setup. It uses data from solar equipment and current and voltage sensors exported via Prometheus to determine best use of HVAC equipment and plant lights. The automation folder is shared with an Arduino project.
- Raspberry PI 3b+ and OpenHab with CC2531 Zigbee Coordinator (USB dongle)
- C++ CMake and local POCO build
- Prometheus c++ client and its dependencies (https://github.com/jupp0r/prometheus-cpp)