@jstark/tplink-smarthome-api
    Preparing search index...

    Interface DimmerActionInput

    interface DimmerActionInput {
        index?: number;
        mode?: string;
    }
    Index
    index?: number
    mode?: string