Skip to content

Threading fixes

Compare
Choose a tag to compare
@farmio farmio released this 15 Apr 20:17
· 688 commits to main since this release

Devices

  • Notification: add value_type argument to set "string" or "latin_1" text encoding

Bug fixes

  • Fix call from wrong thread in ConnectionManager
  • Fix thread leak when restarting XKNX

Internal

  • Change RemoteValueString to _RemoteValueGeneric subclass