What problem does it solve?
This Skill allows for testing and verifying the correctness of Loxone automation circuits in a simulated environment without affecting the live system.
Core Features & Use Cases
- Simulation: Run through the circuit's operation and verify signal propagation.
- Debugging: Step-by-step execution and visualization of signal changes.
- Graph Inspection: Inspect the full simulation graph including blocks, connectors, and signal values.
- Quick Check: Count the number of blocks and connectors for quick validation.
- Use Case: After designing a circuit for adjusting lighting and blinds based on time and temperature, use this Skill to simulate the behavior of the circuit in different scenarios and verify that it works as intended.
Quick Start
Run the simulation of your circuit in 'config.Loxone' using the 'lox sim run' command:
lox sim run config.Loxone