Skip to main content
Glama

MCP Wyze Server

by aldilaff

wyze_set_light_sun_match

Adjust Wyze light color temperature to match the time of day by enabling or disabling sun matching. Control smart lighting for natural illumination based on daylight.

Instructions

Enable or disable sun matching for a Wyze light (adjusts color temperature based on time of day)

Input Schema

NameRequiredDescriptionDefault
device_macYes
enabledNo

Input Schema (JSON Schema)

{ "properties": { "device_mac": { "title": "Device Mac", "type": "string" }, "enabled": { "default": true, "title": "Enabled", "type": "boolean" } }, "required": [ "device_mac" ], "title": "wyze_set_light_sun_matchArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aldilaff/mcp-wyze-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server