UNPKG

matterbridge-dyson-robot

Version:

A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.

9 lines 367 B
/** * This module was automatically generated by `ts-interface-builder` */ import * as t from "ts-interface-checker"; export declare const DysonAirProductState: t.TIface; export declare const DysonAirProductStateChange: t.TIface; declare const exportedTypeSuite: t.ITypeSuite; export default exportedTypeSuite; //# sourceMappingURL=dyson-air-state-types-ti.d.ts.map