loxone-patterns

Configure Loxone Miniserver automation using predefined patterns and recipes.

24|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/eisber/lox-cli --skill loxone-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: loxone-patterns
Source: https://github.com/eisber/lox-cli/tree/main/.github/skills/loxone-patterns
Command: npx skills add https://github.com/eisber/lox-cli --skill loxone-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires loxone-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users automate complex Loxone Miniserver configurations by providing reference patterns and recipes, reducing manual setup and configuration time.

Core Features & Use Cases

  • Pattern Reference: Offers a comprehensive reference of common automation patterns for Loxone.
  • Recipe Book: Includes detailed instructions for each pattern, including block types, CLI commands, and simulation tests.
  • Use Case: For example, users can apply the 'Threshold' pattern to trigger actions based on sensor values crossing a limit, like turning on lights at night or raising blinds in strong wind.

Quick Start

Use the loxone-patterns skill to implement a 'Threshold' pattern for your Loxone Miniserver to turn on the kitchen lights when it's dark.

Frequently Asked Questions about loxone-patterns

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

FAQPage Schema
How do I automate Loxone Miniserver configurations without manual setup?

Automate Loxone Miniserver configurations by applying predefined patterns and recipes, which reduces manual setup time by providing reference templates for common automation scenarios.

What are common Loxone automation patterns for sensor-based actions?

Common Loxone automation patterns include the Threshold pattern for triggering actions based on sensor values crossing a limit, such as turning on lights at night or raising blinds in strong wind.

Do I need loxone-cli to set up Loxone Miniserver automation patterns?

Yes, loxone-cli is required to manipulate Miniserver configurations, as the recipes provide CLI commands and block types that depend on it for execution.

How to create a schedule-based condition logic recipe for Loxone Miniserver?

Create schedule-based condition logic by following the recipe book instructions, which detail the necessary block types, CLI commands, and simulation tests to apply the pattern.

What is the best way to trigger Loxone actions when a sensor crosses a threshold?

The best way to trigger actions when a sensor crosses a threshold is to apply the predefined Threshold pattern, which configures the Miniserver to execute actions like turning on kitchen lights when it gets dark.

Can I test Loxone Miniserver recipes before applying them to my live setup?

Yes, the recipe book includes simulation tests for each pattern, allowing you to verify the block types and CLI commands before deploying the configuration to your live Miniserver.