From 14e4bbb0bc2d133c0e28cc0c06f0579a7bdd6e32 Mon Sep 17 00:00:00 2001 From: simonox Date: Mon, 27 Feb 2023 17:32:07 +0100 Subject: [PATCH] bucket name is lower case --- software/firmware/shelly-monitor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/firmware/shelly-monitor/README.md b/software/firmware/shelly-monitor/README.md index 90ad389..08605d9 100644 --- a/software/firmware/shelly-monitor/README.md +++ b/software/firmware/shelly-monitor/README.md @@ -72,7 +72,7 @@ We now can consume this messages in Node-RED, store them in InfluxDB and build a ### InfluxDB Bucket -I created a bucket called `Shelly`in InfluxDB, so we can store the messages in this bucket. +I created a bucket called `shelly`in InfluxDB, so we can store the messages in this bucket. ### Node-RED