ioBroker / ioBroker.matter

Implementation of bridge and controller for matter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ioBroker Matter Adapter

Number of Installations Number of Installations NPM version

Test and Release Translation status Downloads

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

ToDo

  • Controller
  • Get login & pass from iot (new js-controller version) may be
  • passcode editable
  • discriminator editable ?
  • ble
  • fake delete (so the real deletion will be done in backend with factory reset of device)
  • Check bridge in controller

Changelog

WORK IN PROGRESS

  • IMPORTANT: Breaking change!! Please decommission ALL devices and do a full factory reset of the adapter Matter storage before installing this version. Pair the devices new afterwards.
  • (Apollon77) Upgrade to new Matter.js version and API (breaks storage structure)

0.1.13 (2023-12-01)

  • (bluefox) Working on the controller

0.1.10 (2023-11-13)

  • (bluefox) Implemented the factory reset and re-announcing

0.1.2 (2023-10-25)

  • (bluefox) Devices were implemented

0.0.5 (2023-10-24)

  • (bluefox) Fixed names under linux

0.0.4 (2023-10-24)

  • (bluefox) used library @iobroker/type-detector

0.0.2 (2023-10-23)

  • (bluefox) Initial commit

License

Apache-2.0

Copyright (c) 2023 Denis Haev dogafox@gmail.com

About

Implementation of bridge and controller for matter

License:Apache License 2.0


Languages

Language:TypeScript 93.2%Language:JavaScript 6.3%Language:HTML 0.4%Language:CSS 0.1%