Has anyone managed to get either the SonOff TH10 or TH16 to successfully work with smartthings?
i have flashed both devices with the latest version of the tasmota firmware and they are up and running as expected on my home wifi with tasmota.
I have then installed @Eric Maycock (@erocm123) two device handlers Sonoff TH - Tasmota and Sonoff TH Wifi Switch (excellent work Eric!) - unfortunately neither will switch the relay from the smartthings app. (i am using the new smartthings app not smartthings classic). Just getting this bit to work would be a start.
With regards to reading temperature and humidity i am using both the AM230 and DS18B20 sensor and whilst i can see readings in tasmota i get nothing on the app using either of the device handlers above. i read some old post about temp and humidity not yet being supported however i see in the Sonoff TH Wifi Switch device handler that both temp and humidity are being parsed.
if anyone has had success with these i would be grateful of a steer in the right direction.
Not sure if the OP solved this, but you need to do several things to get both the SWITCH and the TEMP probe to appear in ST so you can use it in WebCoRe, actiontiles etc.
I used the device handlers from Hongtat the provider of the smartapp TASMOTA connect.
I installed both the GENERIC SWITCH hongtat DH and the CHILD TEMP/HUMIDITY sensor DH.
I flashed with tasmotizer latest 1.2 you can specify the sonoff TH in send config after flashing. Also use the GET IP so you know the IP address.
Set your IP address to a static IP in your router.
point your web browser to that IP address to login directly to the sonoff TH. (CONFIGURATION - CONFIGURE MODULE). You need to TELL IT there is a temp probe attached. In my case the 1820.
Run Tasmota connect smartapp - provide the IP address when prompted. Both the SWITCH and the TEMP PROBE should then appear as NEW SMARTTHINGS devices.
Yup - I can easily control the generic switch. It updates it’s state properly I have it in Actiontiles I use it
for managing my water recirc system. I posted a how to doc on the ST Facebook group.
I’ve tested with actiontiles and i’ve full control over the device and temp is showing, but still the device inside the smartthings app is not updating the status. Very odd!
Make sure the IP address of Tasmota device and ST hub are correct.
Access the Tasmota device console (http://<IP address>/cs?), do you see the command when you on/off from the ST App.
Any actions from either Tasmota or ST hub/app should appear in the Tasmota console, do you see any errors?
From the ST app, when i select to toggle to enable, i can see the command registering in “cs?” and it does enable, but the status of the device will not update.
Now, if i enable via actiontiles, or alexa, it will send the power on/off command as actiontiles and alexa seem to be updating the current status i.e. after i enable it shows as enabled, so i’ll then able to push the command to power off.
Under “My devices” - Make sure there is no other devices with the same MAC address under “Device Network ID” as your Tasmota device. The DNI must be the MAC address of your Tasmota device.