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

Dallas temp sensor issues. ESP32 platform. #17

Open
Budman1758 opened this issue Mar 27, 2018 · 2 comments
Open

Dallas temp sensor issues. ESP32 platform. #17

Budman1758 opened this issue Mar 27, 2018 · 2 comments

Comments

@Budman1758
Copy link

I have a Dallas temp sensor setup on an ESP32. Version 0.2.2. Some observations.

The Device Resolution setting does not seem to work. No matter what I set it to it's always on 9bit whenever I revisit the settings page.

In the value settings the Decimals settings does not seem to make any difference. There are always 4 decimals displayed in the devices page no matter what is set in the settings value. Whenever I revisit the settings page there is a blank in the setting box.

I put a formula in the formula field in the same format as in ESPEasy and it seems to not work at all.
Like this>> %value%*9/5+32 <<. Celcius to Farenheit.
I'm guessing that uPyEasy requires another format? Or not implemented yet?

It does send the temp to my syslog server at the correct interval. Appears to be correct temp too.

Don't really know if these are bugs or just lack of implementation though.....

@Lisa999
Copy link
Contributor

Lisa999 commented Mar 27, 2018

The device resolution setting in the DS18 plugin, the decimals settings and the formula settings in general are not implemented yet. I am/was busy making uPyEasy work first and fill in the gaps later. :-)

@Budman1758
Copy link
Author

Okie dokie. I kinda figured as much.

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