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 377 B
/** * This module was automatically generated by `ts-interface-builder` */ import * as t from "ts-interface-checker"; export declare const DysonAirCurrentSensorData: t.TIface; export declare const DysonAirEnvironmentalUsageData: t.TIface; declare const exportedTypeSuite: t.ITypeSuite; export default exportedTypeSuite; //# sourceMappingURL=dyson-air-sensor-types-ti.d.ts.map