AirPurifierDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    fanControl: typeof FanControlServer;
}>