Query your Bird Buddy smart bird feeder. Check feeder status, see recent bird visitors with species names, and fetch sighting photos.
pybirdbuddy Python package: pip install pybirdbuddyBIRDBUDDY_EMAIL and BIRDBUDDY_PASSWORD environment variables (email/password login only — Google SSO not supported)python3 {skillDir}/run.py status
python3 {skillDir}/run.py recent [hours=24] [limit=5]
python3 {skillDir}/run.py feed [hours=24]
python3 {skillDir}/run.py sighting <postcard_id>
recent 24 10statusrecent 24 1 then sighting recent 1 1共 1 个版本