BeeBuzz Docs
BeeBuzz sends notifications from your tools to your devices.
Choose the path that matches what you want to do.
Start Here
Section titled “Start Here”- New to BeeBuzz? Use the Quickstart.
- Sending from a terminal or script? Use the CLI.
- Sending from an app or
curl? Use Send With HTTP. - Connecting an external service? Use Webhooks.
- Using Home Assistant? Use the Home Assistant integration.
Privacy Model
Section titled “Privacy Model”BeeBuzz has two delivery models:
- The CLI and Home Assistant integration encrypt locally before uploading when they send through their supported encrypted path.
- HTTP API requests and webhooks use trusted delivery. BeeBuzz receives the notification content so it can send it.
BeeBuzz still sees routing metadata, such as topic, device count, timing, and delivery status.
Read Privacy & Security for the details.
Self-Hosting
Section titled “Self-Hosting”Local development setup lives in the BeeBuzz repositories.
Production self-hosting docs will be published when the supported flow is ready.