Last Updated:

Enhanced Tablet Integration for Home Capability

S.C.O.R.E.ConvenienceDeviceControl

Overview

The new support for integrating the camera on tablets running Fully Kiosk Browser addresses the need for effective monitoring and communication within the home. Users can now easily take screenshots, send notifications, and utilize text-to-speech functionality, enhancing home management through increased interactivity.

Convenience icon

Benefits

  • Instant access to live camera feeds for security or monitoring purposes.
  • Ability to capture and share screenshots quickly for documentation or alerts.
  • Enhanced communication through notifications and voice messages directly to the tablet.

Intent

This capability aims to streamline home capability by integrating tablet functionalities, allowing for real-time monitoring and communication. The outcome is a more connected and responsive home environment where users can manage tasks efficiently.

Preconditions

  • A tablet running Fully Kiosk Browser.
  • Home Assistant configured to support the integration.
  • Network connectivity for both the tablet and Home Assistant.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Sonos.
  • Device installed and reachable: Sonos | Sonos One.

Actors

  • Homeowner managing home security.
  • Family members receiving notifications.
  • Guests interacting with the home system.

Trigger

The capability is triggered by specific events such as a motion detected by a camera or a scheduled time for sending notifications.

Workflow Diagram

flowchart TD
    A[Motion Detected] -->|check| B{{Send Notification?}}
    B -->|Yes| C[Send Notification to Tablet]
    C --> D[Tablet Receives Message]
    B -->|No| E[Exit]

Workflow Description

1. Detect Motion

A motion sensor detects activity and sends a signal to the Home Assistant.

2. Check Notification Conditions

The system evaluates whether the conditions to send a notification to the tablet are met.

3. Send Notification

If conditions are met, a notification is sent to the tablet, alerting the user.

4. Display Notification

The tablet displays the notification, allowing the user to view real-time alerts.

5. Take Screenshot

Users can manually take screenshots from the tablet to capture any necessary information.

6. Play Video

The media player on the tablet can be activated to play security footage or other videos.

Postconditions

After the capability completes, the tablet displays notifications and allows users to interact with the system, enhancing home management.

Optional Enhancements

  • Integrate voice commands for hands-free operation.
  • Add support for multiple tablet devices in the home.
  • Enable remote access to view the tablet camera feed from outside the home.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantSonos, RokuSonos | Sonos One, Roku | Roku Ultra

Source Examples