Skip to content

gio-dot/Six-shutters-ESP32-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

ESPHome 6 shutters controller

Thanks to an ESP32 and ESPHome firmware, it is possible to drive 6 shutters with only 1 device. This controller is then integrated in Home Assistant domotic hub.

Device used is an ESP32 doit-devkit-v1.

For informations about ESPHome follow this link: https://esphome.io/index.html

Schematic

Schematic Pull up resistors are needed to lower inputs inpedance, in order to avoid electrical effects using long cables. For inputs 34 to 39 it is required even because there are not internal pull ups resistors on these pins.

For shutter N.3 only one button was used (because there was not enough available pins). It works using long press to open and short press to close.

How to use: use this yaml code to create your ESPHome firmware: esp32_six_shutters.yaml

Don't forget to adjust open_duration and close_duration at the end of this file according to open/close times of your shutters.

Relays schematic detail

A short test video

Watch the video

Home Assistant Card

ESP32

Relay boards

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published