From 970edef81cdaffcff063f9a62dcafb62a1769d3c Mon Sep 17 00:00:00 2001 From: RogerSelwyn Date: Wed, 24 Apr 2024 14:05:41 +0100 Subject: [PATCH] doc: Add `_alt` to example config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eebd41..826f08e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ The integration is configured via YAML only. Example: ```yaml -mqtt_discoverystream: +mqtt_discoverystream_alt: base_topic: test_HA publish_attributes: false publish_timestamps: true