From 2e364521f81f293014c65c0ace66183093bf8781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 17 Jan 2022 09:50:27 +0100 Subject: [PATCH] Update README and plugin meta infos --- sma/README.md | 4 ++++ sma/meta.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sma/README.md b/sma/README.md index 63ffbd03..eff2e336 100644 --- a/sma/README.md +++ b/sma/README.md @@ -5,6 +5,10 @@ nymea plug-in for SMA solar equipment. ## Supported Things * Sunny WebBox +* SMA speedwire Meters +* SMA speedwire Inverters + +> Note: the SMA battery equipment is still missing due to testing possibilities. Will be added as soon someone can with the apropriate setup. ## Requirements diff --git a/sma/meta.json b/sma/meta.json index b2bee247..4755166a 100644 --- a/sma/meta.json +++ b/sma/meta.json @@ -8,6 +8,6 @@ "network" ], "categories": [ - + "Energy" ] }