jerrod-lankford / GarageQTPi

An MQTT server for a raspberry pi garage door opener. Most commonly used as a HomeAssistant cover component.
MIT License
75 stars 36 forks source link

Updated Wiring Diagram and unbuffered python for journald logging #22

Closed reibuehl closed 6 years ago

reibuehl commented 6 years ago

I updated the wiring diagram and added it as a file to the repository. I fixed the port number also in the example but I do not know how to replace the image in the README.md. Can you do that?

Systemd service file changed to start Python with unbuffered IO for faster journald logging.

jerrod-lankford commented 6 years ago

Thanks! I will update the readme