-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[Request] add enviroment for SHT31 (/SHT30/SHT35) #32
Comments
Can you test the modification I made? It would also confirm the effect of commit 4640634 for me. |
I published the change to testing for ease of testing :) |
It is already discovered so that sounds promising. I can't fully test it yet as I removed the IDX temporarily as I'm still in the process of testing some stuff (and wanted to save some load). The ESP8266 is getting a bit of a bottle neck though (especially the single analog input sux), getting an Wemos ESP32 S2 today 😄 |
As long as it's discovered, that's enough for me. I don't doubt the rest ;) The ESP is noticeably faster, I don't use the 8266 any more. For a weather station, I wanted to go with a complete package in the form of the Weatherflow Tempest it seems to be sold out in Europe at the moment :( |
Hate to say it, but it isn't working report wise 😛 the values stay null (-), though the heartbeat does get updated. timestamp(?) in the logs of esp-easy: 171406923 log code from Homey: 031f3660-35c5-4f12-938e-614bf3b29066 If you need anything more let me know 😄 |
I really like your app, but I would like to request an additional environment sensor, namely the SHT31 (temperature and humidity).
I know it is currently in their test branch (Test A) but it does work (already).
Here is the JSON output for the sensor:
If you need any more information let me know
The text was updated successfully, but these errors were encountered: