UNPKG

homebridge-roomb-o-matic

Version:

Roomba Homebridge plugin reimagined with O‑Matic Factory magic. True vacuum semantics, hybrid local + advanced support, brand-driven.

7 lines (6 loc) 244 B
"use strict"; /* src/settings.ts */ Object.defineProperty(exports, "__esModule", { value: true }); exports.PLUGIN_NAME = exports.PLATFORM_NAME = void 0; exports.PLATFORM_NAME = 'Roomb-O-Matic'; exports.PLUGIN_NAME = 'homebridge-roomb-o-matic';