diff --git a/source/_integrations/wemo.markdown b/source/_integrations/wemo.markdown index 58bc30acc1c..fc54907addd 100644 --- a/source/_integrations/wemo.markdown +++ b/source/_integrations/wemo.markdown @@ -91,8 +91,6 @@ There are some downsides of disabling **Subscribe to device local push updates** **Register for device long-press events**: WeMo wall switches and dimmers will notify Home Assistant when the button on the device is held for more than 2 seconds. This feature is enabled by default in Home Assistant (see [below](#long-press-events-and-triggers)). If this feature causes issues for your device, it can be disabled by deselecting the **Register for device long-press events** option. -**Seconds to wait between polling the device**: When Home Assistant detects that Local Polling is needed, or when the **Subscribe to device local push updates** option is disabled, this option will control how frequently the device is polled for state updates. Increasing this value may be a good idea if your device has a poor Wi-Fi connection, so polling happens less frequently. The minimum value is 10 seconds. - ## Emulated devices Various software that emulate WeMo devices often use alternative ports. Static configuration should include the port value: diff --git a/source/images/integrations/wemo/device_options.png b/source/images/integrations/wemo/device_options.png index a699a33a2c1..a2caa80cc8c 100644 Binary files a/source/images/integrations/wemo/device_options.png and b/source/images/integrations/wemo/device_options.png differ