Install
openclaw skills install loxoneControl and monitor a Loxone Miniserver (smart home) via HTTP API and real-time WebSocket. Use for querying room/device status (temperatures, lights), watching live events, and sending safe control commands.
openclaw skills install loxoneSee SETUP.md for prerequisites and setup instructions.
python3 scripts/loxone.py roomspython3 scripts/loxone.py mappython3 scripts/loxone.py status "<Room>"python3 scripts/loxone.py control "<Room>" "<Control>" on|offpython3 scripts/loxone_watch.py --room "<Room>" [--changes-only] [--duration <sec>]