// 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';
