UNPKG

ws2801-alexa

Version:

An alexa connector for the WS2801-Pi module.

6 lines (5 loc) 98 B
export declare type AlexaCommand = { deviceId: string; action: string; value: any; };