Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Daemon reads sensor moisture and conductivity as 0 #179

@gianmarco-mameli

Description

@gianmarco-mameli

Hi,
I'm using this fantastic project to read 10 sensors on my garden and works like a charm (running on docker).
Few days ago I found that a sensor seems having power problems on reading the values, so I've switched it with a spare, but the readings of Moisture and Conductivity are every loop at 0 (sometimes Moisture shows 1%.
The sensor works well in app, only the daemon reads 0, the other values are correct.

Example log:

[2024-07-17 10:19:29] Retrieving data from sensor "Limone" ...
[2024-07-17 10:19:31] Result: {"light": 1743, "temperature": 29.3, "moisture": 0, "conductivity": 0, "battery": 100}
[2024-07-17 10:19:31] Publishing to MQTT topic "homeassistant/sensor/limone/state"

Any clue?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions