use poll prio 5

This commit is contained in:
John
2022-02-12 11:29:22 +01:00
parent 4a05f30155
commit 04c6b40704
+1 -1
View File
@@ -96,7 +96,7 @@
# when set to 1. If set to >1, then all messages passing the other filter criteria (including active read messages) will
# automatically be set to have a poll priority of at most this value, so these are automatically being polled.
# HA integration: filtering only seen messages to avoid unnecessary "pollution" and auto-poll all matched messages
filter-seen = 2
filter-seen = 5
# include only messages having a priority less than or equal to the specified value.
#filter-priority =
# include only messages having the specified circuit (partial match, alternatives and wildcard supported).