Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion docs/tagoio/integrations/networks/mqtt/mqtt.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,19 @@ keywords: [tagoio, iot, mqtt, broker, protocol]
sidebar_position: 1
---

## Important notice
## Important notices

:::warning[Deprecation Notice]
**Legacy MQTT is deprecated.** This integration will be removed in a future release.
New accounts created after April 15, 2026 no longer have access to this feature.

If you are currently using Legacy MQTT, please plan your migration to the
[MQTT Relay](/docs/tagoio/integrations/networks/mqtt/connecting-your-mqtt-broker-to-tagoio) or
the [HTTP API](/docs/tagoio/api/api_overview).

Existing devices and actions using Legacy MQTT will continue to function during
the deprecation period, but no new features or bug fixes will be provided.
:::

:::warning

Expand Down
Loading