Merge branch 'master' of https://github.com/gurix/cure_logger
This commit is contained in:
@@ -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.
|
The ruby script subscribes topic of the sensors and saves the events payload in a CSV file for further analysis.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
- MQTT Broker handles the events from Zigbee2mqtt
|
- MQTT Broker handles the events from Zigbee2mqtt
|
||||||
- Ruby 2.7 or better
|
- Ruby 2.7 or better
|
||||||
|
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
1. Clone the ropository `git clone https://github.com/gurix/cure_logger.git`
|
1. Clone the ropository `git clone https://github.com/gurix/cure_logger.git`
|
||||||
2. Install dependencies `bundle install`
|
2. Install dependencies `bundle install`
|
||||||
|
|||||||
Reference in New Issue
Block a user