/**
* Platform name as defined in the Homebridge config.json
*/exportconst PLATFORM_NAME = 'Raspberry-Pi-Sensehat';
/**
* Plugin name as defined the package.json `name` property
*/exportconst PLUGIN_NAME = 'homebridge-raspberry-pi-sensehat';
//# sourceMappingURL=settings.js.map