From ca2f6ff0830c56a3e79badb32324fc3af99e4141 Mon Sep 17 00:00:00 2001 From: Maxim Prokhorov Date: Thu, 8 Aug 2024 18:41:54 +0300 Subject: [PATCH] ha: clarify prefix config, mention components --- code/html/src/panel-ha.html | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/code/html/src/panel-ha.html b/code/html/src/panel-ha.html index 9f4f7791..04dce7b1 100644 --- a/code/html/src/panel-ha.html +++ b/code/html/src/panel-ha.html @@ -32,10 +32,7 @@ - The prefix for the discovery topic e.g. - - <prefix>/switch/espurna-123456/config - + Should be the same as Discovery Prefix in HA instance configuration. @@ -65,15 +62,17 @@
Publish & Clear - - Manually trigger discovery messages for the configured - - <prefix> - - +
+ + Manually trigger discovery messages for the configured prefix
+ + <prefix>/<component>/espurna-123456/config + +
+
- +