UNPKG

homebridge-rinnai-touch-platform

Version:

Homebridge Plugin to control heating/cooling via a Rinnai Touch WiFi Module

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