ratgdo32-disco

Control ratgdo32 disco garage door opener via its local REST API.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/bolander72/bstack --skill ratgdo32-disco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ratgdo32-disco
Source: https://github.com/bolander72/bstack/tree/main/skills/ratgdo32-disco
Command: npx skills add https://github.com/bolander72/bstack --skill ratgdo32-disco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, python3, and includes scripts (resource) components.

What problem does it solve?

Control a ratgdo32 disco garage door opener via its local REST API, enabling reliable, offline-accessible control of the door, light, remotes, and sensors on the local network.

Core Features & Use Cases

  • Open/close the garage door using the local API endpoints
  • Toggle the ceiling light and manage remote lock state
  • Retrieve status including door state, light, obstruction, vehicle presence, and motion
  • Safe operation with obstruction checks and status validation before actions

Quick Start

Open the garage now, or check its status and toggle the light using the local ratgdo32 disco API.

Frequently Asked Questions about ratgdo32-disco

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control my ratgdo32 garage door locally without cloud access?

You can control your ratgdo32 garage door locally by sending requests to its REST API endpoints. This allows reliable, offline-accessible management of the door, light, remotes, and sensors directly over your local network.

How do I check garage door obstruction and vehicle presence status via a local API?

Retrieve garage door status via the local ratgdo32 REST API to check obstruction, vehicle presence, motion, and remote lock state. The API returns real-time sensor data for safe operation and monitoring.

Can I toggle my garage door light and manage remote lock state using a local API?

Yes, the ratgdo32 local API supports toggling the ceiling light and managing the remote lock state. You can execute these actions through local network requests without requiring external cloud connectivity.

Does the local garage door API include safety checks before opening or closing?

The local API workflow includes safety checks that validate door status and obstruction conditions before executing actions. This ensures the garage door will not open or close when an obstruction is detected.

Do I need curl and python3 to automate my ratgdo32 garage door opener?

You need curl and python3 installed to run the scripts that automate the ratgdo32 garage door opener. These dependencies handle the local REST API requests and configuration file processing for the automation workflow.

What's the best way to automate garage door status checks on a local network?

Automating garage door status checks on a local network is best handled by querying the ratgdo32 REST API with python3 scripts. This retrieves door state, light status, and sensor data for offline home automation workflows.