-
Notifications
You must be signed in to change notification settings - Fork 0
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
Wrongly imported humidity sensor #5
Comments
Hello. Not sure what you mean exactly. Battery level for wireless sensors is extracted as separate sensor under device: Signal strength is currently not extracted. PS. I was added as collaborator to the upstream repo, so this repo will become obsolete and everything will happen in the upstream: |
Oh, now I see them in UI. I was too quick with issue. Thanks! I've one extra sensor for humidity that shows -2% in all areas. |
JSON response is quite long, so I've putted it here: https://pastebin.com/TmseCEUb (I've redacted controller id, rest of the response is untouched) |
Ok, so the API is reporting "-2" for each of 8 sensors. What does that translate into in emodul itself? |
All right, then it seems like some error value on their side as well. Right now I only check if humidity is reported and if it is different than zero. I will need to then check if it is greater than zero, and then you will not have such sensor entity. |
Perfect, let me know when it's ready then I'll test it |
🐛 Fix humidity sensor creation. Fixes #5
Ok, it is fixed now on the main branch. You can download and test. |
Works good, no humidity sensor and no errors in logs 👌 |
Hi,
Amazing job, reviving this integration project! I've just migrated from original integration to your's and wanted to check if the wireless thermostat data such as battery level and signal strength are available. Unfortunately they're not. In emodul I can see battery level and signal strength (represent with "bars")
Please tell me, are those features are already in your fork or are they in development ?
I've TECH: L4-WiFi (v.1.1.10) controller and TECH R-8b Wireless thermostats for each area. Below is example of attributes from thermostat:
The text was updated successfully, but these errors were encountered: