openhue

tarafından deepgram

Control Philips Hue lights/scenes via the OpenHue CLI.

npx skills add https://github.com/deepgram/dglabs-deepclaw --skill openhue

OpenHue CLI

Use openhue to control Hue lights and scenes via a Hue Bridge.

Setup

  • Discover bridges: openhue discover
  • Guided setup: openhue setup

Read

  • openhue get light --json
  • openhue get room --json
  • openhue get scene --json

Write

  • Turn on: openhue set light <id-or-name> --on
  • Turn off: openhue set light <id-or-name> --off
  • Brightness: openhue set light <id> --on --brightness 50
  • Color: openhue set light <id> --on --rgb #3399FF
  • Scene: openhue set scene <scene-id>

Notes

  • You may need to press the Hue Bridge button during setup.
  • Use --room "Room Name" when light names are ambiguous.

deepgram tarafından daha fazla skill

deepclaw-voice
deepgram
Deepgram Voice Agent API kullanarak OpenClaw'a telefon araması kurulumu yapın
official
deepgram-js-audio-intelligence
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram audio analytics overlays on `/v1/listen` - summarize, topics, intents,…
official
deepgram-dotnet-audio-intelligence
deepgram
Use when writing or reviewing C# code in this repo that enables Deepgram intelligence overlays on Speech-to-Text requests. Covers `PreRecordedSchema` analytics…
official
deepgram-dotnet-management-api
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Management APIs for projects, models, keys, members, invitations, usage, balances, and…
official
deepgram-dotnet-text-intelligence
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Text Intelligence / Read (`/read`) for sentiment, summarization, topic detection, and…
official
deepgram-dotnet-text-to-speech
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Text-to-Speech. Covers `ClientFactory.CreateSpeakRESTClient()` with `ToStream` /…
official
deepgram-dotnet-voice-agent
deepgram
Bu depoda WebSocket üzerinden etkileşimli bir Deepgram Voice Agent kuran C# kodu yazarken veya incelerken kullanın. Şunları kapsar…
official
deepgram-go-audio-intelligence
deepgram
Bu repodaki özetler, konular, niyetler, duygu analizi, dil tespiti, diarizasyon, gizleme veya varlık tanıma uygulayan Go kodu yazarken veya incelerken kullanın…
official