Kaldek / rat-ratgdo

Open source schematics for ratgdo PCB
MIT License
306 stars 47 forks source link

A companion device for door close alerts from automations #40

Closed CrazyCoder closed 8 months ago

CrazyCoder commented 8 months ago

Just to document my little project. It's ESPHOME esp2866 simple device with a buzzer and 4x4 WS2812 LED matrix I use to alert when any automation is about to close the door.

ESPHOME config: gdalert.yaml.

chrome_2023-11-13_08-11-41

chrome_2023-11-13_08-09-32 chrome_2023-11-13_08-09-51

chrome_2023-11-13_08-10-20

chrome_2023-11-13_08-10-57

Bottom shield is completely optional, and I use it only for mounting with a Velcro-like adhesive tape. You can opt for a custom 3D-printed enclosure or your own creative way of attaching it to a surface.

BOM:

You can use any 5V addressable LED strip/matrix/etc, but this one was easy to mount and looks nice.

Trigger a switch from Home Assistant automation. 5s and 10s switches turn off automatically after the specified time. You can control the light and buzzer independently.

chrome_2023-11-13_08-20-02
Kaldek commented 8 months ago

If you would like this content added to the repo as an optional addition, let me know.