UNPKG

node-switchbot

Version:

The node-switchbot is a Node.js module which allows you to control your Switchbot Devices through Bluetooth (BLE) with automatic OpenAPI fallback.

6 lines 222 B
/* Copyright(C) 2024-2026, donavanbecker (https://github.com/donavanbecker). All rights reserved. * * types/device.ts: SwitchBot v4.0.0 - Device-Specific Type Definitions */ export {}; //# sourceMappingURL=device.js.map