This commit is contained in:
2021-10-21 21:10:54 +02:00
+2 -1
View File
@@ -3,11 +3,12 @@ The aim of this project is to monitor the curing of cannabis flowers using the A
The ruby script subscribes topic of the sensors and saves the events payload in a CSV file for further analysis.
![Harware](hardware.jpeg)
# Requirements
- MQTT Broker handles the events from Zigbee2mqtt
- Ruby 2.7 or better
# Installation
1. Clone the ropository `git clone https://github.com/gurix/cure_logger.git`
2. Install dependencies `bundle install`