Overview
This capability allows users to transition from Cisco Spark Notify to Cisco Webex Teams, enhancing communication within the home network. It ensures seamless notifications and updates across devices, providing a unified experience for family members.
Benefits
- Improved communication with real-time notifications for family events or reminders.
- Centralized messaging platform reduces confusion and enhances collaboration.
- Integration with home capability systems for smart notifications.
Intent
The purpose of this capability is to replace the outdated Cisco Spark Notify with Cisco Webex Teams, facilitating better messaging experiences within the home. The intended outcome is a cohesive communication tool that keeps all family members informed and connected.
Preconditions
- Cisco Webex Teams account configured and linked to the home network.
- Home Assistant integration set up to manage notifications.
- Supported devices that can receive notifications configured.
- Home Assistant installed and configured.
- Integration available and authenticated: UniFi.
- Device installed and reachable: Synology 1621+ Network Attached Storage (NAS).
Actors
- Homeowner managing family communications
- Family members receiving updates and notifications
- Guests interacting with the system
Trigger
The capability is triggered when a new message or notification is sent via Cisco Webex Teams.
Workflow Diagram
flowchart TD
A[New Message Sent] -->|check| B{Notification Enabled?}
B -->|Yes| C[Send Notification to Devices]
C --> D[Family Members Receive Update]
B -->|No| E[Exit Without Notification]
Workflow Description
1. Message Creation
A family member creates a message in Cisco Webex Teams, which can include reminders or alerts.
2. Notification Check
The system checks if notifications are enabled for the intended recipients.
3. Sending Notification
If notifications are enabled, the message is sent to the designated devices, such as smartphones or smart displays.
4. Receiving Notification
Family members receive the notification on their devices, ensuring they stay informed.
5. Acknowledgment
Recipients can acknowledge the notification, which may trigger a response or log the interaction.
Postconditions
Family members are updated with the latest information, ensuring effective communication and collaboration.
Optional Enhancements
- Integrate with voice assistants for hands-free notifications.
- Add custom notification sounds for different types of messages.
- Implement scheduled notifications for regular reminders.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | UniFi, Zigbee2MQTT | Synology 1621+ Network Attached Storage (NAS), Unifi Networks |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)