Rare find

pico-w-garage-door-sensor. Wireless garage door sensor for Home Assistant powered by Raspberry Pi Pico W

github.com/geerlingguy/pico-w-garage-door-sensor

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2025
  • Merge pull request #18 from Root3287/master
  • Removed Framework Configuration
  • Updated 'garage-door.yml' for Compilation
December 2023
  • One of the PRs was merged, so update README.
July 2023
  • Update stale workflow.
April 2023
  • Merge pull request #15 from twinter145/use-api-encryption
March 2023
  • fix readme
  • api password deprecated, use api encryption key
January 2023
  • Merge pull request #13 from djinnalexio/correct-device-class
  • 🎨 set the HA device class to garage door
  • Merge pull request #12 from billl/set-initial-state
  • Sets state on power-up
November 2022
  • Fix LED behavior for two garage doors.
  • Add West Garage Door.
  • Fixes #6: Document hardware used, and how to hook up the Pico to the …
  • Add api setting for HA integration.
  • Add OTA configuration.
  • Add configuration for GPIO pin 2 garage door sensor.
October 2022
  • Delete test files, no longer needed.
  • Some tweaks to shorten up the led-blink example.