UNPKG

homebridge-hsp

Version:

A plugin to control your HSP pellet stove with homebridge.

6 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLUGIN_NAME = exports.PLATFORM_NAME = void 0; exports.PLATFORM_NAME = 'Hsp'; exports.PLUGIN_NAME = 'homebridge-hsp'; //# sourceMappingURL=settings.js.map