-
distributed-compliance-ledger
DCL is a public permissioned ledger framework for certification of device models. The ledger is based on Cosmos SDK and Tendermint.
Also: https://github.com/zigbee-alliance/distributed-compliance-le...
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Also: https://github.com/zigbee-alliance/distributed-compliance-le...
-
Unfortunately the options for HKSV doorbells is fairly limited. The Logitech circle view Doorbell looks like the best candidate but it has a spotty review history, with the biggest complaint being it breaking in direct sunlight.
I’m about to buy some cameras and I’m thinking of just buying Nest and using https://scrypted.app to bridge to HKSV.
-
https://github.com/OpenIPC/firmware
You can get onvif-compliant firmware for some of those, but battery-powered operation cannot be expected to remain practical, given what onvif focuses on.
-
You don’t need to use HomeKit for this to work, but you will need https://github.com/oznu/homebridge-gsh. (Caveat: I haven’t tried this myself since I use HomeKit and Alexa devices.)
-
matter.js
A complete typescript implementation of the Matter protocol specification (https://buildwithmatter.com). Includes full support for controller, device, commissioning, secure communications, device types, and cluster definitions.
If you can do Typescript, matter.js makes it trivial to at least create a virtual matter device. Five minutes to clone the repo, build, run and pair with Google, Apple, Alexa, SmartThings, etc. The one caveat is certification. With Google you need to register as a developer so it allows an uncertified device. The others just give a warning.
See: https://github.com/project-chip/matter.js