-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
HAA - Thermostat with sensor Si7021 #586
Comments
Si7021 sensor have a I2C bus. It isn't a single-wire interface. |
But we have four sensors to choose, so Si7021 should working. |
I think it for Sonoff version of sensor. It has i2c to 1-wire converter. |
Si7021 one-wire version is supported, but esp-open-rtos driver fails with many sensor like it. I recommend to use a DHT22 or DHT11 compatible sensor. |
HI @RavenSystem , can we re-open this issue as I have confirmed there is a bug in the esp-open-rtos code where the raw values returned by the Si7021 sensor are not being interpreted correctly. |
Great! As soon as this is merged, I will release an updated. |
Thanks. |
Auto ota update is updating firmware when you enter setup mode but without connect to haa wifi. |
@WizBangCrash are you able to see “auto ota update” when you enter in setup mode? |
@RavenSystem Yes. I can see three options with my modified version of the 0.7.4 firmware. See screenshot. |
That is good, because you did first a normal installation using OTA, and then you did not erase flash before installing your modified firmware. This means that you can update your device using OTA. |
Thanks for the feedback. I was hoping that would be the case . |
Try v0.7.9, please. |
Tested 0.7.9 on TH16+Sonoff AM2301 this evening and working fine. Thanks. |
Tested with 0.7.10 on TH16+Sonoff AM2301, TH10+ASAIR AM2301 & TH10+Sonoff Si7021. |
Many thanks! |
Please write correct JSON config for SONOF TH16 and Si7021 sensor. |
Pueden escribir el JSON completo corregido? |
Hi Jose,
I have trouble with set other sensor types on your template.
If I set the sensor type "n":4 (Si7021) as the accessory type it doesn't work.
Could you help me pls.
{"c":{"l":13,"b":[{"g":0,"t":5}]},"a":[{"t":21,"n":4,"s":5,"g":14,"0":{"r":[{"g":12}]},"1":{"a":0},"3":{"r":[{"g":12,"v":1}]},"5":{"a":0}}]}
The text was updated successfully, but these errors were encountered: