aderusha / MQTTCarPresence

WiFi device to announce the presence of a car for garage door automation
MIT License
312 stars 45 forks source link

Use gpio input #2

Open waspie opened 6 years ago

waspie commented 6 years ago

Sorry I'm not smart enough to do this on my own... I'd like to monitor ignition on/off by reading a gpio high/low (say gpio 14) and sending that to the broker with the rest of the information. Could you add that please?

aderusha commented 6 years ago

This project meets the requirements I laid out for it, so I probably won't be adding additional features. However, I'll keep this open in case anyone wants to jump on the idea.

SirGoodenough commented 3 years ago

If you flash the ESP with Tasmota and set it up using the alternative method, the gpio's would be available thru tasmota.... @waspie