Search found 2 matches

by Treskil
Monday 03 February 2020 21:39
Forum: Blockly
Topic: Blockly and soil moisture sensor
Replies: 1
Views: 426

Re: Blockly and soil moisture sensor

I have solved it myself. I figured out that changing the sensor type from "leaf wetness" to any other does the trick.
by Treskil
Monday 03 February 2020 18:44
Forum: Blockly
Topic: Blockly and soil moisture sensor
Replies: 1
Views: 426

Blockly and soil moisture sensor

Hi folks,

I'm trying to automate my little chilli pot garden. I wanted to measure soil moisture. So I've managed to connect capacitive soil moisture sensor to esp board and send the data to domoticz which runs on RPi2B+. This results in a reading on a sensor "abc":

abc sensor.PNG

The problem is ...