Skip to content

Custom ESP8266 project for managing a garage environment from Home Assistant: controlling the door, reading the car presence, movement sensor and much more

License

Notifications You must be signed in to change notification settings

fedebotu/mqtt-garage-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Garage Manager

Functions

This is a ESP8266 custom module project I made for managing my garage with Home Assistant. A summary of the main functions are the following:

  • Controlling the garage door via 433MHz and feedback loop with a Reed sensor
  • Detecting the car presence with ultrasonic sensors
  • Movement sensor for person presence
  • MQTT connection to local broker
  • Telnet debugger
  • Web Updater (OTA updates)

Other info (to be updated! Coming soon ;))

I will also include more information in the future about how it works and how to integrate it with Home Assistant! Besides, the garage door was automated without installing new stuff on the motor: it is controlled via a 433 MHz module. The status of the door (open, close) is read via a reed sensor. I have built a simple sniffer for catching the door code; if I'm not lazy, I'll upload it too ;)

Wiring diagram in Fritzing

About

Custom ESP8266 project for managing a garage environment from Home Assistant: controlling the door, reading the car presence, movement sensor and much more

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages