Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

hubitat-drivers

hubitat-drivers에는 madskristensen에서 수집한 skills 29개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
29
Stars
0
업데이트
2026-05-23
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

hubitat-state-backed-trend-buffer
소프트웨어 개발자

Pattern for keeping a rolling temperature-trend sample buffer in Hubitat state, computing slope over a configurable window, and classifying rising/falling/steady/unknown.

2026-05-23
tuya-local-groovy
소프트웨어 개발자

Implement Tuya Local v3.3 Groovy drivers on Hubitat using rawSocket, AES-128-ECB, queued retries, and defensive frame parsing.

2026-05-19
hubitat-cognito-token-refresh
소프트웨어 개발자

Use Hubitat async HTTP plus a request queue to authenticate with Cognito, cache tokens in state, refresh proactively, and replay a single 401-failed request.

2026-05-19
skill-consolidation
소프트웨어 개발자

When two agents produce overlapping skills in one session, consolidate by merging unique content into the highest-confidence existing skill.

2026-05-19
auth-before-dedup
소프트웨어 개발자

Never let cached-state dedup bypass session validity in cloud-backed Hubitat drivers.

2026-05-19
async-http-canonical-error-handling
소프트웨어 개발자

Standard guard pattern for async HTTP response callbacks in Hubitat drivers

2026-05-19
geospatial-distance-conversion-lat-lng-to-miles
소프트웨어 개발자

Correct formula for converting lat/lng degree differences to miles, with pole clamp for numerical stability

2026-05-19
hpm-root-registration
소프트웨어 개발자

End-users discover drivers via root packageManifest.json and README, not per-driver folder manifests

2026-05-19
cloud-poll-refresh-on-save
소프트웨어 개발자

Cloud polling drivers should call refresh() from updated() for immediate user feedback

2026-05-19
hub-temperature-scale-honoring
소프트웨어 개발자

Convert sensor temperatures to hub's configured scale (°C or °F) before emitting events

2026-05-19
hubitat-mqtt-subscriber-driver
소프트웨어 개발자

Add opt-in MQTT subscriber support to a Hubitat Groovy driver: connect/disconnect lifecycle, LWT, exponential-backoff reconnect, poll-cadence reduction, and parse() routing.

2026-05-19
community-driver-audit-before-build
소프트웨어 품질 보증 분석가·테스터

How to audit an existing community Hubitat driver before deciding to build a competing or replacement driver.

2026-05-19
home-connect-oauth-device-flow
소프트웨어 개발자

OAuth2 Device Flow for Bosch Home Connect API — app registration, Device Flow auth (no redirect URI), token refresh, rate limits, and fridge door event keys.

2026-05-19
cloud-killed-api-evaluation
소프트웨어 개발자

How to evaluate whether a cloud IoT API is permanently dead vs temporarily broken, and what to check before writing a new driver.

2026-05-18
hubitat-cloud-oauth-app
소프트웨어 개발자

Template for a Hubitat App + child Driver pair that performs OAuth2 authorization code flow against a cloud API, discovers appliances, and exposes per-appliance children as ContactSensor (or other capability).

2026-05-17
hubitat-iot-consumer-auth-dead-ends
소프트웨어 개발자

Why reverse-engineered consumer auth flows (WebSocket/MQTT/SSO scraping) are dead ends for Hubitat drivers — and what to check before going down that path.

2026-05-17
hubitat-log-hygiene
소프트웨어 개발자

Avoid flooding Hubitat's live-log view by curating catalog dumps, large lists, and error messages.

2026-05-17
tuya-key-extraction-auth-paths
소프트웨어 개발자

2026 map of all known Tuya local_key extraction paths — which are portal-free, which require iot.tuya.com, and which are broken. Must re-verify annually.

2026-05-17
iot-color-byte-order-diagnosis
소프트웨어 개발자

Diagnose ARGB vs ABGR byte-order mismatches when IoT device colors render wrong after an RGB setColor call.

2026-05-17
hubitat-heat-only-thermostat
소프트웨어 개발자

Capability profile and architecture patterns for heat-only thermostat drivers (electric floor heating, baseboard heat) on Hubitat.

2026-05-17
hubitat-parent-child-cloud-driver
소프트웨어 개발자

Architecture and lifecycle patterns for a Hubitat parent/child cloud driver where a parent manages auth and discovery, and children hold per-device capability surfaces.

2026-05-17
watts-home-auth
소프트웨어 개발자

Azure AD B2C auth flow for the Watts® Home API (home.watts.com) used by SunStat Connect Plus and Tekmar WiFi thermostats.

2026-05-17
community-json-pr-hygiene
소프트웨어 개발자

Submit PRs to upstream community JSON registries without mangling formatting or diff hygiene

2026-05-17
hpm-release-workflow
소프트웨어 개발자

Prepare Hubitat repository.json metadata and automate GitHub releases from packageManifest version bumps.

2026-05-17
cognito-from-hubitat
소프트웨어 개발자

Call AWS Cognito InitiateAuth correctly from a Hubitat driver and log failures without leaking secrets.

2026-05-17
hubitat-sandbox-pitfalls
소프트웨어 개발자

Avoid Hubitat sandbox and HTTP client failures caused by cross-@Field initializers, blocked JDK APIs, and non-standard content types.

2026-05-17
iot-name-to-id-resolver
소프트웨어 개발자

Resolve user-facing IoT scene/effect names to opaque IDs with a cached catalog and safe fallback behavior.

2026-05-17
repo-public-release-checklist
소프트웨어 개발자

Prepare a local project for a first public GitHub release without leaking internal AI/session artifacts.

2026-05-17
skill-name
소프트웨어 개발자

{what this skill teaches agents}

2026-05-17