From 9248dbe6a3c22ad051f5854d8ed7671d79151103 Mon Sep 17 00:00:00 2001 From: Steven Looman Date: Fri, 19 Jul 2024 19:03:49 +0200 Subject: [PATCH] Explain the `force_poll` option in the upnp component (#33875) --- source/_integrations/upnp.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/upnp.markdown b/source/_integrations/upnp.markdown index 1f22c24f001..a219a2041bc 100644 --- a/source/_integrations/upnp.markdown +++ b/source/_integrations/upnp.markdown @@ -29,6 +29,10 @@ Please note that UPnP or NAT-PMP needs to be enabled on your router for this {% {% include integrations/config_flow.md %} +## Enforcing polling of data + +Some UPnP/IGD devices have a broken UPnP implementation and will provide invalid data or no data at all. A configuration option is provided to fall back to polling of all data for the sensors. Please try this when you feel not all sensors which should be working are working. + ## Debugging integration If you have problems with this {% term integration %} you can add debug prints to the log.