From dc591c1b0925572799f66cbf253a229fed653048 Mon Sep 17 00:00:00 2001 From: Hazim J Date: Tue, 18 Jun 2019 23:42:21 +1000 Subject: [PATCH] Add mqtt-firebase to Logging section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 420c05d..cf3610e 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ Core analytics * [mqttcollect](https://github.com/jpmens/mqttcollect) - A collectd "Exec" plugin for MQTT. * [mqtthandler](https://github.com/changyuheng/MQTTHandler) - A Python logging handler module for MQTT. * [mqtt2mongodb](https://github.com/David-Lor/MQTT2MongoDB) - Subscribe to MQTT topics and insert into MongoDB. +* [mqtt-firebase](https://github.com/hazim-j/mqtt-firebase) - A CLI tool for subscribing to MQTT topics and dumping them to a firebase firestore DB. #### Smart Home Hardware Interfaces