From 9f7607d5c019a8b85aa26289c34d598ac8c1d69a Mon Sep 17 00:00:00 2001 From: mia Date: Wed, 14 May 2025 11:02:06 +0200 Subject: [PATCH] edited Readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e3bf1a..5e72c1f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,23 @@ # Goal -The Goal is simply to visualize data received or measured from a Raspberry Pi on a webinterface. +## Milestone 1 + +The Goal is to display and visualize data received/measured from a Raspberry Pi on a webinterface. + +## Milestone 2 + +The Raspberry Pi shoul send be integratable to a Home Assistant Server and be used as as sensor input. + +## Milestone 3 + +Data should be sent and received via MQTT to an ESP32. The Pi acts as a sensor gateway # Ausführung - **Programmiersprache**: Python +# + # Credits `Chiara`