loxone-config
CommunityAutomate Loxone Miniserver setup with precise block and circuit configurations.
Authoreisber
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complex process of setting up and configuring a Loxone Miniserver, simplifying automation for home and building control systems.
Core Features & Use Cases
- Automated Block Addition: Add blocks to your Miniserver programmatically, specifying type, title, and room.
- Circuit Wiring: Wire connectors between blocks to create complex automation logic.
- Parameter Setting: Set parameters on blocks for precise control over system behavior.
- Simulation Testing: Test circuits with the Miniserver simulator to verify functionality before deployment.
- Use Case: Imagine you want to automate a smart home system where lights turn on when it's dark and blinds open on sunny days. Use this Skill to set up the necessary blocks, wire them accordingly, and configure the settings using a series of commands.
Quick Start
Use the loxone-config skill to add a new lighting control block and wire it to a sensor and actuator.
lox config add --type LightController --title "Living Room Lights" --room "Living Room" config.Loxone
lox config wire-connector config.Loxone "Living Room Lights.I1" "Motion Sensor.AQ"
lox config set-param config.Loxone "Living Room Lights" "Brightness" 100
Dependency Matrix
Required Modules
lox-cli
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: loxone-config Download link: https://github.com/eisber/lox-cli/archive/main.zip#loxone-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.