homeassistant-skill-v2

Automate Home Assistant device health checks and CO₂ monitoring via API.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/zhangyanbo2007/openclaw --skill homeassistant-skill-v2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: homeassistant-skill-v2
Source: https://github.com/zhangyanbo2007/openclaw/tree/main/workspace-fox-smarthome/skills/homeassistant-skill-v2
Command: npx skills add https://github.com/zhangyanbo2007/openclaw --skill homeassistant-skill-v2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Smart homes with Home Assistant often require manual, repetitive configuration and monitoring across many devices. This skill centralizes control, automates health checks, and streamlines bulk operations to reduce manual overhead and human error.

Core Features & Use Cases

  • Device health monitoring: Detects low-battery, offline devices and sensor issues to keep your environment reliable.
  • Air quality management: Monitors CO₂ levels and climate data to prompt ventilation and maintain comfort.
  • Smart batch operations: Apply actions across zones or groups, such as turning off devices when leaving home.
  • Intelligent scene recommendations: Suggests scene adjustments based on environment and time.
  • Pet feeder and IoT management: Handles accessory devices and routine automations.

Quick Start

Run the health_check.sh script daily to obtain a comprehensive device health and status report.

Frequently Asked Questions about homeassistant-skill-v2

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

FAQPage Schema
How do I automate Home Assistant device health checks and batch operations?

Home Assistant batch operations are automated by running the health_check.sh script daily to obtain a comprehensive device health and status report. This detects low-battery, offline devices, and sensor issues while applying bulk actions across zones to reduce manual overhead.

Can I monitor CO2 levels and manage air quality in Home Assistant?

Monitoring CO2 levels and managing air quality in Home Assistant is supported natively by this skill. It monitors CO2 levels and climate data to prompt ventilation and maintain comfort, while suggesting intelligent scene adjustments based on the environment and time.

What do I need to configure before using Home Assistant API automation?

Home Assistant API automation requires curl and jq installed in your environment. You must also configure the HA_URL and HA_TOKEN environment variables to enable API access for executing device health checks and batch operations.

What's the best way to handle IoT pet feeder routines in Home Assistant?

IoT pet feeder routines in Home Assistant are best managed through centralized smart batch operations. This skill handles accessory devices and routine automations, streamlining bulk configurations to reduce manual overhead and human error.

Why does my Home Assistant health monitoring show offline devices?

Home Assistant health monitoring reports offline devices when the daily health check script detects connectivity or sensor issues. Running health_check.sh identifies these problematic devices, low-battery states, and sensor anomalies to maintain environment reliability.