UNPKG

homebridge-daikin-smart-ac

Version:

A Homebridge plugin for Daikin Wifi Adapter AC using Local API

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