ha-automation-trigger

Fire custom aegis_detection events into Home Assistant from Aegis camera detections.

3.0k|463|Updated Mar 5, 2019
One-click install
npx skills add https://github.com/SharpAI/DeepCamera --skill ha-automation-trigger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ha-automation-trigger
Source: https://github.com/SharpAI/DeepCamera/tree/main/skills/automation/ha-trigger
Command: npx skills add https://github.com/SharpAI/DeepCamera --skill ha-automation-trigger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges the gap between AI-driven camera detections and your smart home system, allowing for automated responses to events.

Core Features & Use Cases

  • Event Firing: Sends custom events to Home Assistant based on camera detections (e.g., person detected, alert).
  • Smart Home Integration: Enables actions like turning on lights, sending notifications, or triggering complex scenes when specific events occur.
  • Use Case: When your AI camera detects a person at the front door, this Skill can automatically fire an aegis_detection event in Home Assistant, which then triggers your porch light to turn on and sends a notification to your phone.

Quick Start

Configure the Home Assistant URL and token, then use the ha-automation-trigger skill to send detection events to Home Assistant.

Frequently Asked Questions about ha-automation-trigger

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trigger Home Assistant automations from AI camera detection events?

To trigger Home Assistant automations, this Skill fires custom 'aegis_detection' events into Home Assistant based on camera-detected events from the Aegis platform. It bridges AI-driven camera detections and your smart home system to enable automated responses like turning on lights or sending notifications.

What do I need to connect AI camera detections to Home Assistant?

To connect AI camera detections to Home Assistant, you need network connectivity to the Home Assistant API and a valid long-lived access token for authentication. Configure these credentials before using the Skill to send detection events.

Can I send custom events to Home Assistant when a person is detected on camera?

Yes, you can send custom events to Home Assistant when a person is detected on camera. The Skill fires an 'aegis_detection' event in Home Assistant, which can then trigger complex scenes such as turning on a porch light and sending a phone notification.

How do I set up Home Assistant integration for smart home camera alerts?

To set up Home Assistant integration for smart home camera alerts, configure your Home Assistant URL and token within the Skill. Once configured, it will automatically send Aegis platform camera detections as custom events to trigger your smart home workflows.

Does the Home Assistant automation trigger work without a long-lived access token?

No, the Home Assistant automation trigger does not work without authentication. It requires a valid long-lived access token and active network connectivity to the Home Assistant API to successfully fire custom detection events.

What smart home actions can I automate using camera detection events?

Using camera detection events, you can automate smart home actions such as turning on lights, sending mobile notifications, or triggering complex scenes. The Skill fires 'aegis_detection' events into Home Assistant to facilitate these surveillance-driven automation workflows.