Commit Graph

2 Commits

Author SHA1 Message Date
9b1d496e13 Add arrival notifier for Tesla/TeslaMate
- Monitors state changes (driving → parked/charging)
- Uses geofences when available
- Falls back to reverse geocoding via Nominatim
- Triggers Clawdbot agent to check location-based reminders
- Includes systemd service template
- 30s debounce to prevent duplicate notifications
2026-01-28 12:02:26 +00:00
df98d3ef95 Initial commit: MQTT to Clawdbot bridge
- Subscribe to MQTT topics, forward to Clawdbot webhook
- Configurable via environment variables
- Supports wake (system event) and agent (isolated) modes
- Includes systemd service template
- Home Assistant examples in README
2026-01-28 10:09:25 +00:00