diff --git a/Readme.md b/Readme.md index c879eb4..11ba157 100644 --- a/Readme.md +++ b/Readme.md @@ -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`