UPnP integration using wrong type?

I have an access point with UPnP at IP 192.168.0.2
It presents itself as:

<friendlyName>WAC104 (AP)</friendlyName>
<manufacturer>NETGEAR </manufacturer>
<manufacturerURL>http://www.netgear.com/</manufacturerURL>
<modelDescription>NETGEAR WAC104 Access Point</modelDescription>
<modelName>NETGEAR WAC104 Access Point</modelName>
<firmwareversion>1.0.4.12</firmwareversion>
<modelNumber>WAC104_V1.0.4.12</modelNumber>
<modelURL>http://www.netgear.com/</modelURL>
<serialNumber>4SL604BUA1676</serialNumber>
<UDN>uuid:824ff22b-8c7d-41c5-a131-bca511df4d9e</UDN>```

Home Assistant recognizes it but when Home Assistant looks for the 
information it polls InternetGatewayDevice:1 not WLANAccessPointDevice:1

The main router at IP 192.168.0.1 reports quite well to InternetGatewayDevice:1