Merge pull request #1070 from apbarratt/patch-1

add humidity
This commit is contained in:
John
2023-12-25 10:55:16 +01:00
committed by GitHub
+1 -1
View File
@@ -105,7 +105,7 @@ filter-seen = 5
#filter-non-circuit = #filter-non-circuit =
# include only messages having the specified name (partial match, alternatives and wildcard supported). # include only messages having the specified name (partial match, alternatives and wildcard supported).
# HA integration: filter to some useful names for monitoring the heating circuit # HA integration: filter to some useful names for monitoring the heating circuit
filter-name = status|temp|yield|count|energy|power|runtime|hours|starts|mode|curve|^load$|^party$|sensor|timer filter-name = status|temp|humidity|yield|count|energy|power|runtime|hours|starts|mode|curve|^load$|^party$|sensor|timer
# exclude messages having the specified name (partial match, alternatives and wildcard supported). # exclude messages having the specified name (partial match, alternatives and wildcard supported).
#filter-non-name = #filter-non-name =
# include only messages having the specified level (partial match, alternatives and wildcard supported). # include only messages having the specified level (partial match, alternatives and wildcard supported).