diff --git a/CHANGELOG.md b/CHANGELOG.md index 05747c618..dbc38ac26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added `publish_always` forcing MQTT topics to be always sent regardless if the data hasn't changed + ### Fixed ### Changed diff --git a/src/custom.htm b/src/custom.htm index d7ca2187c..e97ed54e6 100644 --- a/src/custom.htm +++ b/src/custom.htm @@ -122,6 +122,21 @@
+
+ + +
+ + +
+
+
+
+