AirQualitySensorDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    airQuality: typeof AirQualityServer;
}>