* Probe Huawei LTE API for device support on SSDP match More or less as expected, the loosening of SSDP/UPnP data matches done in #81643 started to yield false positives, as in #85402. Coming up with robust matches solely based on the SSDP/UPnP data still does not seem possible, so keep the matches as loose as they were made, but additionally invoke a probe request on the API to determine if the device looks like a supported one. * Probe only after unique id checks Prevents throwaway probes for discoveries already in progress. * Fix SSDP result URL test, add missing assert on it |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
device_tracker.py | ||
manifest.json | ||
notify.py | ||
sensor.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
utils.py |