diff --git a/contrib/etc/ebusd/mqtt-hassio.cfg b/contrib/etc/ebusd/mqtt-hassio.cfg index 437941ab..18751a6f 100644 --- a/contrib/etc/ebusd/mqtt-hassio.cfg +++ b/contrib/etc/ebusd/mqtt-hassio.cfg @@ -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).