-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sonoff Touch Testing #12
Comments
Hi Brett, I've flashed a T1 2 Channel, UK variant with Tasmoto 5.12. |
You're correct in that the parent device is not intended to be used directly by the user for controlling the channel(s) of the Sonoff device, that is what the child devices would be used for (as you have observed). I personally don't think that the parent device should be hidden in the SmartThings App as it does provide some information to the user. At this points I haven't cared a great deal of what it displays in the App. Currently it just lists off some potentially useful information (IP address, MAC address, etc.) that should be available for all Tasmota devices. It showing 'ON' in the app is not ideal and probably misleading. I'll see about remove that part at least. It would be nice for the SmartThings app to display all child devices. I don't know if that is possible given the limitations of the SmartThings API. Glad to hear you got it working on the T1 (2 Channel), I'll update the table in the readme.md with you as the tester. Feel free to submit pull requests for any changes you would like to see. |
I just flashed an EU T1 2 channel and it seems to be working properly but one thing I noticed is that it is reported its status back to SmartThings too slowly. Is there a way this can be fixed? My case is that I want to link the Sonoff to another switch so they can operate like 2-way switch but the Sonoff has like several seconds delay. |
There is a roundabout way of getting the status to report back to SmartThings using a SmartApp I developed along with using Node-Red. It's not pretty, but it works. I'd like to implement SmartThings integration directly into the Tasmota firmware, but that's not going to happen anytime soon. |
I have got this working on my T1 1-gang UK switch and 3 of my T1 3-gang UK switches. I ran a Tasmota FW upgrade on all switches before attempting this so they are on 6.6.0 (current). |
Please use this thread for communicating issues with the Sonoff Touch module.
The text was updated successfully, but these errors were encountered: