Skip to content

0.2.0

Compare
Choose a tag to compare
@flatsiedatsie flatsiedatsie released this 15 Feb 22:26
· 95 commits to main since this release
8aa7ccf
  • More polishing of the UI, fixing edge cases and flows. It works pretty well now.
  • The Matter server now runs in a subprocess instead of in the addon itself. This has a lot of benefits:
    • It shuts down faster and more cleanly.
    • Will be able to easily move to Python 3.11 once the bug inMatter has been fixed.
    • The output from the server can now be processed, making it easier to give the user feedback when things happen. E.g. Show a popup as soon as the device has been discovered, but still has to complete the rest of the pairing process.