Skip to content

Dallas temp sensor issues. ESP32 platform. #17

@Budman1758

Description

@Budman1758

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.....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions