Загрузка страницы

How to Make Wireless Water Level Indicator

#diy #howto #watertank
In this video, I'll show you how to make a simple and affordable wireless tank level indicator using ESPHome and Home Assistant. I'll walk you through the process of wiring up a water level indicator, creating a custom firmware using ESPHome, and integrating the sensor with Home Assistant. With this setup, you'll be able to monitor your water tank levels remotely and receive alerts when the levels get too low. Whether you're looking to automate your home or just want to keep a closer eye on your water usage, this video will show you everything you need to know to get started. So grab your tools and let's dive in!

Codes/Lines are:

For one sensor:
binary_sensor:
- platform: gpio
pin:
number: D2
mode: INPUT_PULLUP
inverted: true
name: "Water Sensor"
device_class: moisture
filters:
- delayed_on_off: 2000ms

For several sensors:

binary_sensor:
- platform: gpio
pin:
number: D2
mode: INPUT_PULLUP
inverted: true
name: "Full"
device_class: moisture
filters:
- delayed_on_off: 2000ms

- platform: gpio
pin:
number: D1
mode: INPUT_PULLUP
inverted: true
name: "Half"
device_class: moisture
filters:
- delayed_on_off: 2000ms

- platform: gpio
pin:
number: 14
mode: INPUT_PULLUP
inverted: true
name: "Empty"
device_class: moisture
filters:
- delayed_on_off: 2000ms

Probe Sensors, Conductivity Sensors and Float Switches can be used. Some examples are as:

Probe Sensor:
t.ly/HvGh
t.ly/sAqN

Float Switch:
t.ly/JP7O

The simplest way to install ESPHome on ESP devices:
https://youtu.be/pI6hVMzVam8

Setup ESPHome with Home Assistant:
https://youtu.be/a1m-sGlFccs

Install ESPHome on esp32 with ESP web tools:
https://youtu.be/rjkE5lxdAME

Home Assistant integration with ESP32 flashed with ESPHome:
https://youtu.be/80GkRJp79II

You can SUPPORT me by sending Tether(TRC20) to my Wallet:
TWYW9vhcTtwWFQJWzhKrGkDedYCQvV84kv

BUY ME A COFFEE:
https://www.buymeacoffee.com/kian.smarthome

#homemade #homeassistant #waterlevelindicator #esp32 #esp8266 #automation #watertank #smarthome #homeautomation #iot #wifi #techtutorial #tutorial #smartgadgets #smartideas #ideas #gadgets

Видео How to Make Wireless Water Level Indicator канала kian
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
30 августа 2021 г. 2:43:53
00:07:41
Яндекс.Метрика