UNPKG

homebridge-raspberry-pi-sensehat

Version:
9 lines 286 B
/** * Platform name as defined in the Homebridge config.json */ export const PLATFORM_NAME = 'Raspberry-Pi-Sensehat'; /** * Plugin name as defined the package.json `name` property */ export const PLUGIN_NAME = 'homebridge-raspberry-pi-sensehat'; //# sourceMappingURL=settings.js.map