mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-01-08 22:40:39 -07:00
Added README
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# John's ESPHome Devices
|
||||
Welsome to my ESPhome configuration directory. This file contains the ESPhome devices I use in my home:
|
||||
|
||||
* [Garage Door Controller](http://...#garage-door-controller)
|
||||
|
||||
## <a name="garage-door-controller">Garage Door Controller</a>
|
||||
### Features
|
||||
* TFmini-S Sensor code to measure vehcile's distance from front of garage.
|
||||
* LED Strip to display green for pulling vehicle into garage, yellow to slow down, and red to stop.
|
||||
* Sensor to read door open/close status.
|
||||
* Relay to push garage door controller button to open/close garage door.
|
||||
|
||||
### Files
|
||||
|
||||
| File | Description |
|
||||
|-------------------------------|--------------------------------|
|
||||
| garage-door-controller.yaml | ESPHome Code for garage door controller |
|
||||
| TFmini.h | Reads TFmini-S distance to car as a custom component |
|
||||
|
||||
Reference in New Issue
Block a user