Skip to content
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

MY18B20 sensor #562

Closed
user784213 opened this issue Oct 25, 2024 · 2 comments
Closed

MY18B20 sensor #562

user784213 opened this issue Oct 25, 2024 · 2 comments

Comments

@user784213
Copy link

Hello. In the source code of the firmware I found a mention of the MY18B20 sensor.
I think this is a great idea! It would be very convenient to connect this sensor to the TS0201 TZ3000 sensor, since it is powered by two AAA elements.

Is it possible to get firmware for TS0201 TZ3000 with MY18B20 support?

@pvvx
Copy link
Owner

pvvx commented Oct 25, 2024

The interface in TelinkMiFlasher.html is not yet ready to work with different types of sensors.

Thermometers can service a maximum of 2 MY18B20 sensors. But to reduce consumption, each MY18B20 is connected to different outputs - the poll is carried out in parallel.

Today there is only a firmware build for the TB-03F module
TB03F_v48.bin

image

And a water tank sensor with a pressure sensor (HX710) and contact floats:
TNK01_v48.bin
image
image
image

@pvvx
Copy link
Owner

pvvx commented Nov 3, 2024

Added beta version:

  1. One MY18B20 on PD2 TS0201S1, ZTH01S1
  2. Two MY18B20 on PD2 and PD4 TS0201S2, ZTH01S2

Temperature from MY18B20 is transmitted in BTHome format.

#571

@pvvx pvvx closed this as completed Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants