openHAB 2.5.8 release discussion

My comment “not well designed” is only valid in regard to the last seen polling feature. With that disabled, everything should work as expected. If you have problems related to other features, please open a new thread and we’ll try to figure out what is wrong.

@Suy
Add something like this to userdata/etc/org.ops4j.pax.logging.cfg

log4j2.appender.event.filter.regex.type = RegexFilter
log4j2.appender.event.filter.regex.regex = .*(updated).*
log4j2.appender.event.filter.regex.onMatch = DENY
log4j2.appender.event.filter.regex.onMisMatch = ACCEPT

Yes, i saw the code :grinning:
I’m not used to look into github…

What is the purpose of these commands?

To fix this

Kai, just want to thank you and all the other contributors for the outstanding work on 2.5.8. This is the most stable release ever.

I have a lot configured, yet everything runs flawlessly! The last hurdle was the Amazon binding, and that has now been fixed.

2 Likes