The choice between 0-5V and 0-10V depends on your specific requirements. If you opt for a 5V sensor with a 2-meter tank and a 2-meter measuring range, you'll see 5 volts for a full tank. Conversely, with a 10V sensor and the same tank dimensions, you'd observe 10 volts for a full tank. The decision hinges on the voltage range you prefer to work with and how it aligns with your monitoring needs.
@@wesmart1 My system consists of Shelly uni, Shelly plug and Amazon Alexa I don’t have home assistant server Seams that the hacs mentioned is related to home assistant Can it work without HA server? Please advise since I have spent 6Hr to make Alexa say the reading without any luck While Alexa works fine with my other Sonoff devices Thanks in Advance for your help
That's it. name: "Roof Tank level" unit_of_measurement: "%" state: > {% set voltage = states('sensor.roof_tank_level_adc') | float %} {% set percentage = (voltage / 2) * 100 %} {{ percentage | round(0, default=0) }} You must change the sensor and voltage according to the name and volt of the device you have
Purchase Link:
Water level sensor s.click.aliexpress.com/e/_DeZ9rHr
only choose 0-5V or 0-10V
shelly uni : s.click.aliexpress.com/e/_DeO7ael
Which is the best 0-5v or 0-10v
Is theis suitable for tank 2 meters
And why you choose these only
The choice between 0-5V and 0-10V depends on your specific requirements. If you opt for a 5V sensor with a 2-meter tank and a 2-meter measuring range, you'll see 5 volts for a full tank. Conversely, with a 10V sensor and the same tank dimensions, you'd observe 10 volts for a full tank. The decision hinges on the voltage range you prefer to work with and how it aligns with your monitoring needs.
@@wesmart1 thank you
You're welcome
NAIL, You are always creative
Thank you my friend
Does that device measure pressure?
Yes, it measures the pressure.
Watch the full video
ruclips.net/video/T474YCr2574/видео.html
salam
i can read voltage from sensor but the amazon setting did not work with me at all, any advise?
Peace be upon you too
This depends on which system you are using
And if Home Assistant is Alexa Media Player activated through hacs
@@wesmart1
My system consists of Shelly uni, Shelly plug and Amazon Alexa
I don’t have home assistant server
Seams that the hacs mentioned is related to home assistant
Can it work without HA server?
Please advise since I have spent 6Hr to make Alexa say the reading without any luck
While Alexa works fine with my other Sonoff devices
Thanks in Advance for your help
Watch the end of this video
ruclips.net/video/T474YCr2574/видео.htmlsi=TwJWG3gYHTY79yEr
I have same sensor, on home assistant I see measurement in Volt. How replace unit volt in %?
You need to use template in yaml configuration
To convert from volts to percentage
How to do?
That's it.
name: "Roof Tank level"
unit_of_measurement: "%"
state: >
{% set voltage = states('sensor.roof_tank_level_adc') | float %}
{% set percentage = (voltage / 2) * 100 %}
{{ percentage | round(0, default=0) }}
You must change the sensor and voltage according to the name and volt of the device you have
@@wesmart1 i paste it but home assistant says an error, It cant't reboot because it see error in line
Until u get shock of a lifetime
Why the shock?