arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.2k stars 4.81k forks source link

DS18x20 not registering on Tasmota32 on Sonoff THR316 #20822

Closed mangusbrother closed 8 months ago

mangusbrother commented 8 months ago

PROBLEM DESCRIPTION

A clear and concise description of what the problem is. I have flashed my Sonoff THR316 wiht tasmota32 13.4.0 and configured the gpio inputs, with 27 as output_hi and 25 as ds18x20 1. However the temperature is not showing on the UI at all, and i'm not seeing updates for it in the console. This is the same (Rj22?) sensor that came with my order of the device, that worked on the original firmware through ewelink so i do not expect hardware issues here. Followed this for config https://templates.blakadder.com/sonoff_THR316.html

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [x] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [x] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:
nothing to experience since the issue is that there is nothing

TO REPRODUCE

Steps to reproduce the behavior:

EXPECTED BEHAVIOUR

A clear and concise description of what you expected to happen. Temperature to be visible in the main page

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

image

ADDITIONAL CONTEXT

Add any other context about the problem here.

(Please, remember to close the issue when the problem has been addressed)

arendst commented 8 months ago

If the sensor is a WTS01 then it's not supported by Tasmota.

sfromis commented 8 months ago

WTS01 is basically a DS18B20, but with a very visible bulge on the cable to transform to a different communication protocol.

mangusbrother commented 8 months ago

hmm. there is indeed a bulge near the rj9 connector... so i guess it is

Would cutting that part off and crimping an rj9 connector onto it work or would i need to get a completely differnet sensor?

mangusbrother commented 8 months ago

I can confirm. cut off the bulge in the cable and re-crimped it in same order and it is now registering