homematic
SolidRead Homematic IP Home Control Unit state and prepare guarded smart-home control messages without exposing HCU credentials.
AI & Automation 125 stars
11 forks Updated today MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Homematic
Use this skill for Homematic IP Home Control Unit (HCU) state inspection and
guarded smart-home control planning. The primary v1 integration target is the
official Homematic IP Connect API, which exposes HCU plugin communication over
WebSocket. Treat CCU/RaspberryMatic and Homematic IP Access Point cloud support
as separate compatibility paths until their protocols are implemented and
tested.
This v1 targets remote HCU Connect API clients. The HTTPS port `6969` auth
helpers implement the remote-client enrollment flow. Installed HCU plugin
containers instead receive their token from the HCU container environment and
mounted `/TOKEN` file; this helper does not implement container installation.
## Safety Rules
1. Start with `plan`, `summarize-fixture`, `plugin-ready`, `get-state`, or
`get-system-state`.
2. For HCU setup, generate gateway `http-request` payloads with the helper.
Never ask the operator to paste activation keys or auth tokens into chat.
3. For HCU WebSocket operations, use helper `websocket-message` output as the
source of truth for connection headers, message type, path, stakes tier, and
approval requirement.
4. For a local operator-owned read-only smoke test, `run-websocket` can open
the HCU WebSocket directly using `HOMEMATIC_HCU_AUTH_TOKEN` from the helper
environment. Do not pass that token as an argument. Use gateway-managed
execution for any amber/red operation.
5. Reads are green but still privacy-sensitive because home ...
Details
- Author
- HybridAIOne
- Repository
- HybridAIOne/hybridclaw
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
hue
Read and control Philips Hue Bridge lighting installations through local CLIP v2 or the Hue Remote API with SecretRef-backed credentials and guarded lighting changes.
125 Updated today
HybridAIOne AI & Automation Solid
mcp-hass
The skill for control Home Assistant smart home devices and query states using MCP protocol.
146 Updated 1 weeks ago
aahl AI & Automation Solid
ha-integration-dev
Home Assistant custom integration development in Python. Covers custom_components, DataUpdateCoordinator, config_flow, OAuth2, conversation agent, HACS publishing, device registry, entity platforms, services, repair issues, diagnostics, Bluetooth integrations, and multi-coordinator patterns.
98 Updated 6 days ago
tonylofgren