Skip to content

Commit f40fecf

Browse files
maartenlafrenck
authored andcommitted
Add deprecation warning to MQTT page for embedded broker (home-assistant#9750)
* Add deprecation warning to MQTT page for embedded broker * ✏️ Tweak
1 parent 36b90f6 commit f40fecf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/mqtt.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ mqtt:
3131
3232
You can also use the [embedded MQTT broker](/docs/mqtt/broker#embedded-broker). A separate broker is advised for more stability.
3333
34+
<p class='note warning'>
35+
As of release 0.92, the embedded broker has been marked as deprecated. This means bugs may not be fixed, and the broker functionality will be removed in a future release.
36+
</p>
37+
3438
```yaml
3539
# Example configuration.yaml entry
3640
mqtt:

0 commit comments

Comments
 (0)