Releases: createcandle/matter-adapter
Releases · createcandle/matter-adapter
0.1.54
Add files via upload
0.1.53
1-52 were about enlessly testing a new github workflow that offers a more modern libc6 (glibc) than the existing WebthingsIO docker images, which are still on Raspbian Buster.
53:
- set the minimum length of a network pairing code to 3 instead off 5, since the code turns out to be 4 numbers.
- add caching to the workflow which should speed up future runs
0.1.52
Update manifest.json
0.1.2
- Adds ability to share a Matter device with another controller (untested)
- Expands supported sensor types
0.1.1
First fully working version.
- Pair matter devices (only normal pairing tested) with improved pairing UI
- Read matter devices (only switch tested, some other types also implemented.. in theory)
- Control matter devices (only switch tested, some other types also implemented.. in theory)
- Show devices overview on main page
- Delete Matter devices (in theory)
0.0.10
- implements discovery and pairing
- experimenting with generating a Python 3.11 version, although unfortunately Github currently can't generate a package for that.
0.0.9
- implements discovery and pairing
- experiment with generating a Python 3.11 version
0.0.8
new websocket client
0.0.7
Add files via upload
0.0.6
Update manifest.json