UNPKG

homebridge-raspberry-pi-sensehat

Version:
9 lines (8 loc) 266 B
/** * Platform name as defined in the Homebridge config.json */ export declare const PLATFORM_NAME = "Raspberry-Pi-Sensehat"; /** * Plugin name as defined the package.json `name` property */ export declare const PLUGIN_NAME = "homebridge-raspberry-pi-sensehat";