Toolverse
All skills

homey-cli

by openclaw

Control Homey home automation hub via CLI. Use when you need to control smart home devices (lights, thermostats, sockets, etc.), check device status, list zones, trigger flows, or perform any Homey automation tasks. Supports on/off, dimming, color changes, temperature control,

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
DevOps

About this skill

Control Homey home automation hub via CLI. Use when you need to control smart home devices (lights, thermostats, sockets, etc.), check device status, list zones, trigger flows, or perform any Homey automation tasks. Supports on/off, dimming, color changes, temperature control, and device inspection. Safe, capability-allowlisted operations only.

How to use

  1. Zainstaluj zależności, otwierając terminal w katalogu skills/homey-cli i wykonując npm install.

  2. Utwórz poświadczenia aplikacji Homey, wchodząc na https://tools.developer.homey.app/tools/app, tworząc nową aplikację z adresem zwrotnym http://localhost:8787/callback, i zapisując Client ID oraz Client Secret.

  3. Skonfiguruj zmienne środowiskowe, tworząc plik .env w katalogu projektu i wpisując HOMEY_CLIENT_ID, HOMEY_CLIENT_SECRET oraz HOMEY_REDIRECT_URL z poprzedniego kroku.

  4. Zaloguj się, wykonując bash run.sh auth login i postępując zgodnie z przepływem OAuth w przeglądarce — tokeny zostaną zapisane automatycznie.

  5. Wybierz aktywny hub, wykonując bash run.sh homey list, aby wyświetlić dostępne huby, a następnie bash run.sh homey use [ID-huba] do wybrania konkretnego.

  6. Steruj urządzeniami, używając poleceń takich jak bash run.sh devices list (lista wszystkich urządzeń), bash run.sh devices on [ID] (włączenie), bash run.sh devices off [ID] (wyłączenie), bash run.sh devices dim [ID] [wartość] (ściemnianie) lub bash run.sh devices read [ID] [możliwość] (sprawdzenie statusu).

Related skills

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

DevOps
1955

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

draw-io

by davila7

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

DevOps
1693

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106