UNPKG

homebridge-daikin-local-platform

Version:

Homebridge platform plugin providing HomeKit support for Daikin air conditioners with local control

6 lines (4 loc) 239 B
// Name of the plugin (must match the `name` of the package.json). export const PLUGIN_NAME = 'homebridge-daikin-local-platform'; // The platform the plugin creates (see config.json). export const PLATFORM_NAME = 'Daikin Local Platform';