wiz-light-control_skill

This skill enables local Wiz bulb control, letting you turn on or off, set RGB colors, and run disco mode for quick, hands-free lighting adjustments.
  • Python

2.6k

GitHub Stars

4

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill wiz-light-control

  • _meta.json295 B
  • requirements.txt10 B
  • SKILL.md1.8 KB
  • wiz.py3.5 KB

Overview

This skill controls Wiz smart bulbs on a local WiFi network. It provides on/off, RGB color setting, and a disco mode with duration control. Use it from a Python environment to send direct commands to bulbs by IP.

How this skill works

The script sends local network commands to a Wiz bulb at the specified IP address to change power state, set RGB values, or run a disco sequence. It requires a Python virtual environment and the dependencies listed in requirements.txt. The agent or user supplies the bulb IP, action, and any action-specific parameters (RGB or duration) when invoking the script.

When to use it

  • You want direct, low-latency control of Wiz bulbs on the same LAN.
  • Automating color scenes or timed effects (disco) for events or notifications.
  • Turning lights on/off or setting specific RGB colors from scripts or automation rules.
  • Testing or integrating simple local control into larger home automation flows.

Best practices

  • Always discover and verify the bulb’s local IP before running commands; do not use placeholder addresses.
  • Run the initial environment setup to create a venv and install dependencies before first use.
  • Use small RGB values when testing to avoid unexpected brightness; validate colors incrementally.
  • For disco mode, specify a reasonable duration to avoid leaving effects running indefinitely.
  • Run commands from a device on the same subnet as the bulb to ensure connectivity.

Example use cases

  • Turn a bedroom bulb off at night from a local control script.
  • Set a living-room light to a warm red for movie mode using --action color and RGB values.
  • Run a 30–60 second disco mode for a party or notification event.
  • Automated testing of bulb response time and color accuracy on the local network.

FAQ

Use the bulb’s actual local IP discovered from your router or network scanning tool; the example IP is only a placeholder.

Do I need to install anything first?

Yes. Create and activate the Python virtual environment and install dependencies with the provided pip command before running the script.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational