GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
This project was originally sourced from https://github.com/ide/pico-door-sensor/blob/main/src/code.py.
We've modified it for our purposes, so the changes are committed here.
This currently talks to an MQTT broker set up via HomeAssistant on a VM called mqtt-test.
This should probably change in the future, but considering this specifically calls into HomeAssistant it will need more major changes to detangle it.
Alternatively we can continue to run an entire HomeAssistantOS VM just to run a very lightweight MQTT broker.
This current setup is just a temporary solution.... right? - [GPO] 2024-09-18
## Pico W Garage Door Sensor
Get notified when your garage door's been left open. This sensor uses the Raspberry Pi Pico W and CircuitPython and requires Home Assistant with MQTT set up.