hass-core/tests/components/upnp
Steven Looman f8b192bd94
Handle the correct exception type when subscribing to the router service returns an error in the upnp component (#127006)
* Catch the right exception when handling subscription errors

* Assert device is forced to poll
2024-10-02 20:55:25 +02:00
..
__init__.py
conftest.py Add missing hass type hint in component tests (u) (#124275) 2024-08-20 12:53:48 +02:00
test_binary_sensor.py Bump async_upnp_client to 0.39.0 (#120250) 2024-06-23 14:21:56 -05:00
test_config_flow.py Add options flow for force_poll setting in upnp (#120843) 2024-07-19 19:02:28 +02:00
test_init.py Handle the correct exception type when subscribing to the router service returns an error in the upnp component (#127006) 2024-10-02 20:55:25 +02:00
test_sensor.py Bump async_upnp_client to 0.39.0 (#120250) 2024-06-23 14:21:56 -05:00