From 15d8cc3cffca5e6dfa409f00006a5a1b3bfd6213 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Tue, 26 Nov 2019 23:40:32 +0100 Subject: [PATCH] update docs --- tasmota/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasmota/README.md b/tasmota/README.md index cd89004a..489a680b 100644 --- a/tasmota/README.md +++ b/tasmota/README.md @@ -15,6 +15,6 @@ will connect to the MQTT broker and appear as connected in nymea. ## Plugin properties When adding a Tasmota device it will add a new Gateway type device representing the Tasmota device itself. In addition to that a power switch device will appear which can be used to control the switches in the Tasmota device. Upon -device setup, the user can optionally select the type of the connected hardware, (e.g. a light) which causes this -plugin to create a light device in the system which also controls the switches inside the Tasmota device and nicely +device setup, the user can optionally select the type of the connected hardware, (e.g. a light, roller shutter or blind) which +causes this plugin to create an additional device in the system which also controls the switches inside the Tasmota device and nicely integrates with the nymea:ux for the given device type.