-
PROBLEM DESCRIPTIONA clear and concise description of what the problem is. I recently purchased a few HD-38 moist sensors. Or atleast, that's what is says on the board: I have tried literally all options on my ESP8266 with Tasmota, I have used D6 and A0 as pin. No result whatsoever. Any ideas on this, or is it possible to add this sensor? REQUESTED INFORMATIONMake sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Configuration output here:
Rules output here:
STATUS 0 output here:
Console output here:
TO REPRODUCESteps to reproduce the behavior: EXPECTED BEHAVIOURA clear and concise description of what you expected to happen. SCREENSHOTSIf applicable, add screenshots to help explain your problem. ADDITIONAL CONTEXTAdd any other context about the problem here. (Please, remember to close the issue when the problem has been addressed) |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
Wired correctly, you can select between digital and analog outputs. If you want analog, you need to make sure that ADC on ESP8266 gets a voltage in the supported range, 0-1V, not more. Dev boards will normally have a voltage divider to accept up to 3.3V on A0. If correctly setup, and configured on the analog pin (gpio17), Tasmota will be able to show a number, and you have |
Beta Was this translation helpful? Give feedback.
-
Thanks for your reply. The A0 does give me a value (range). So that’s good. Next I would like this to be pushed to Domoticz, however, in the domoticz configuration on Tasmota, the range of the sensor is not being pushed to domoticz since there is no option for that. I tried all fields with a dummy idx, but it’s not coming through. Any thoughts on this? |
Beta Was this translation helpful? Give feedback.
-
Use rules. Example. |
Beta Was this translation helpful? Give feedback.
-
Not sure how to use this, via console? And do you have an example for A0: ADC Range to Domoticz IDX? |
Beta Was this translation helpful? Give feedback.
Use rules. Example.