UNPKG

homebridge-http-json-thermometer

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