UNPKG

homebridge-lutron-caseta-leap-fast

Version:
7 lines 243 B
"use strict"; const settings_1 = require("./settings"); const platform_1 = require("./platform"); module.exports = (api) => { api.registerPlatform(settings_1.PLATFORM_NAME, platform_1.LutronCasetaLeap); }; //# sourceMappingURL=index.js.map