From 6a91f7c749328c1ce30eeb19d3f83dbb1ca03158 Mon Sep 17 00:00:00 2001 From: Brett Sheleski Date: Mon, 26 Mar 2018 06:43:52 -0500 Subject: [PATCH] Added @BornInThe50s as tester to T1 2CH See https://github.com/BrettSheleski/SmartThingsPublic/issues/12#issuecomment-375897271 --- devicetypes/BrettSheleski/tasmota.src/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devicetypes/BrettSheleski/tasmota.src/readme.md b/devicetypes/BrettSheleski/tasmota.src/readme.md index 679d43da033..663f14c63eb 100644 --- a/devicetypes/BrettSheleski/tasmota.src/readme.md +++ b/devicetypes/BrettSheleski/tasmota.src/readme.md @@ -80,7 +80,7 @@ See the table below of devices this device handler should work with. |Module |Status | Tester(s) | Note | |---|---|---|---| -| Sonoff Basic | Working | @BrettSheleski | | +| Sonoff Basic | Working | [@BrettSheleski](https://github.com/BrettSheleski) | | | Sonoff RF | Should Work (Untested) | | | | Sonoff SV | Should Work (Untested) | | | | Sonoff TH | | | | @@ -107,7 +107,7 @@ See the table below of devices this device handler should work with. | Sonoff B1 | | | | | AiLight | | | | | Sonoff T1 1CH | | | | -| Sonoff T1 2CH | | | | +| Sonoff T1 2CH | Working | [@BornInThe50s](https://github.com/BornInThe50s) | | | Sonoff T1 3CH | | | | | Supla Espablo | | | | | Witty Cloud | | | | @@ -130,4 +130,4 @@ The Tasmota device handler will also read the GPIO configuration of the Tasmota # Contribute Since I do not have all the modules that the Sonoff-Tasmota firmware supports, I will not be able to test all the devices, nor will I be able to implement any necessary child-device-handlers that would make the implementation complete. -There is a Tasmota-Base device handler intended to be used as a starting point to create device handlers with. Hopefully others will be able to use this to help further the project. \ No newline at end of file +There is a Tasmota-Base device handler intended to be used as a starting point to create device handlers with. Hopefully others will be able to use this to help further the project.