diff --git a/source/_integrations/wirelesstag.markdown b/source/_integrations/wirelesstag.markdown
index 70a5c2f1a79..7ea450c5633 100644
--- a/source/_integrations/wirelesstag.markdown
+++ b/source/_integrations/wirelesstag.markdown
@@ -6,7 +6,7 @@ ha_category:
- Binary Sensor
- Sensor
- Switch
-ha_iot_class: Local Push
+ha_iot_class: Cloud Push
ha_release: 0.68
ha_domain: wirelesstag
ha_platforms:
@@ -45,22 +45,6 @@ password:
type: string
{% endconfiguration %}
-
-
-To enable local push notifications from the Tags Manager, you need to add the IP address of the Tags Manager into `trusted_networks` under Authentication Providers. See the [Authentication Providers](https://www.home-assistant.io/docs/authentication/providers/#trusted-networks) for details.
-
-If you are using a version prior to v0.89 you can do the whitelisting under the [HTTP](/integrations/http) integration.
-
-Additionally, you need to add at least one [WirelessTag binary sensor](#binary-sensor) in the configuration to start receiving local push notifications.
-
-
-
-
-
-Tags Manager supports local push notifications for `http` schema only. So if your Home Assistant uses `https`, local push notifications are disabled and data is received via cloud polling.
-
-
-
## Binary Sensor
To enable the binary sensor platform for your tags, set up with your [wirelesstag.net](https://wirelesstag.net/) account. Add the following to your `configuration.yaml` file: