UNPKG

homebridge-green-mountain-grills

Version:

A dynamic platform plugin for homebridge to provide access to your GMG WiFi smoker.

6 lines 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLATFORM_NAME = exports.PLUGIN_NAME = void 0; exports.PLUGIN_NAME = 'homebridge-green-mountain-grills'; exports.PLATFORM_NAME = 'Green Mountain Grills'; //# sourceMappingURL=settings.js.map