Android devices require an extra step to enable Critical Notifications. Please follow our guide on how to enable critical notifications.
Intro
With Zendo, you can send push notifications to all people you’ve invited who have the app installed. You can target a specific person or a group. Additionally, when someone installs Zendo on a new phone or tablet, they automatically receive notifications.Set up push notifications
- Tap (settings)
- Tap “Property”
- Tap “Push Notifications”
- Follow the on-screen instructions.
Configure Home Assistant
Install push notification
- Install HACS if you haven’t already.
- Add Zendo to HACS
- Go to Settings > Devices & services > Add integration.
- Search for Zendo and add the integration.
- Open the Zendo iOS/Android app, go to Settings > Property > Push Notifications and follow the instructions on screen.
Send notifications
To use push notifications in your automations, use Home Assistant’s built‑innotify action for one of the predefined Zendo push entities.If a person you’ve invited has multiple phones/tablets, push notifications are automatically sent to all devices for that person.
zendo.send_notification service.Example:Attributes
The following options are available on thezendo.send_notification service:The content of your message. Keep your message brief and include emojis if you’d like.
Inspiration: what you can do with push notifications
Here are some ideas you can set up. For homes, you could:- Notify when the alarm system is armed or disarmed. Send critical notifications if the alarm is triggered.
- Notify your phone or tablet when the washing machine cycle is complete.
- Get a notification when kids or your housekeeper unlock the front door while you’re away (combine push notifications with location-based automations).
- Notify when the alarm system is armed or disarmed. Send critical notifications if the alarm is triggered.
- Get a notification when someone unlocks the front door in the morning.
Limitations
Please don’t rely solely on push notifications for critical or life‑threatening situations. Push notifications can be delayed or fail to deliver due to network issues, device settings, or app‑specific problems. Please ensure you have multiple emergency alert systems and backup communication methods in place. Push notifications are rate limited to ensure a good quality of service for everyone:- You can target more than one person per request, up to 10 people.
- You can send up to 20 requests per minute.
- There is a soft limit of 50 requests per day.