From 3460c3ccd3f99dff7c45ec01dc2450edc6ba9980 Mon Sep 17 00:00:00 2001 From: Pascal Engeler <engelerp@itp.phys.ethz.ch> Date: Tue, 23 Jul 2024 07:52:52 +0000 Subject: [PATCH] added smartswitch picture --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index beedda3..4f04173 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,10 @@ I have installed various smart switches and power meters in my home. These devices are connected to the network, and controlled via a webinterface hosted on a raspberry pi. A telegram bot functions as secondary interface. +A screenshot of the interface is shown below. + +<img src="resources/smartswitch_interface.png" alt="Smartswitch Webinterface" width="400"/> + # Foodweb simulations **Involved Technologies**: C++ -- GitLab