UNPKG

homebridge-homewizard-power-consumption

Version:
6 lines (5 loc) 182 B
"use strict"; const Platform_1 = require("./Platform"); module.exports = (api) => { api.registerPlatform('HomewizardPowerConsumption', Platform_1.HomewizardPowerConsumption); };