Skip to content

crsantos/esphome-devices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPHome Device Configs 🗂

These are my ESPHOME device configurations I use with VSCode and PlatformIO.

Each folder includes the yaml configuration file and a specific Makefile referring some paths of PlatformIO binaries (e.g.: ~/.platformio/penv/bin/pio).

It assumes that you have one secrets.yaml file placed on each project's folder. I usually have one file on the root and symlink it to every single folder.

Bedroom Sensor 🌡

My little MQTT smart weather station: temperature / humidity / pressure, along with the Time of Day.

Hardware ⚙️

Screenshots 🖼

Bedroom sensor

Here's the case I asked to print.

Also, a twitter thread on this here.

Led Mirror 🚥

Led strip that is behind the mirror of my wife's make up booth.

Hardware ⚙️

Led Monitor 🚥

Led strip that is behind my TV on the living room

Hardware ⚙️

TTGO Camera 📷

My front door camera. It has an embedded PIR and it takes snapshots when movement is detected. Connected to Homeassistant.

Hardware ⚙️

3d printed case for TTGO camera

TTGO Epaper 🖥

This is a display I use to tell my wife I'm free or on a call at the moment and I cannot talk with her 🙄. She definitely loves it.

It's based on Homeassistant mac app sensors, and it uses a TTGO 2.17 ePaper display.

Hardware ⚙️

Screenshots 🖼

epaper

Releases

No releases published

Packages

No packages published