diff --git a/README.md b/README.md index 6e8d245..9b9c7db 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ESP8266 running Micropython collecting temperature humidity and light level. Pushing data to a Mosquito server. A python script to ingest the data into an influx database. Grafana to display the data. +This is a work in progress and is not suitable for production + ## Server Setup This assumes you are using Ubuntu-20.04