npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

homebridge-tuya-matter

v1.0.0-beta.11

Published

The Next-Generation Tuya Integration.

Downloads

1,003

Readme

🏠 homebridge-tuya-matter


The Next-Generation Tuya Integration

homebridge-tuya-matter is a high-performance, modern rewrite of the legacy Tuya platform. Rebuilt from the ground up with clean syntax and optimized logic, it introduces Native Matter Bridging for your Tuya ecosystem, delivering faster local-first execution and superior stability.

[!TIP] Broad Compatibility: While engineered for the future of Matter (Homebridge 2.0+), this plugin is designed to support Homebridge 1.3+ for standard HAP operation. Note: Legacy support for 1.3+ is currently experimental/untested and does not include Matter features.


🚀 Key Improvements

  • Native Matter Stack: Bridges your devices directly via the Homebridge 2.0 Matter Controller.
  • Modern ESM Rewrite: A clean-sheet codebase using modern JavaScript, discarding years of legacy technical debt.
  • Enhanced Device Logic: Specialized support for Fingerbots, ZigBee Curtain Switches (clkg), and improved multi-channel relays.

🛠 Installation (Homebridge UI)

  1. Tuya Developer Platform Setup (Required) Before installing the plugin, you must configure a cloud project to obtain your Access ID and Access Key.

Please follow the official step-by-step instructions here: 👉 https://developer.tuya.com/en/docs/iot/Tuya_Homebridge_Plugin?id=Kamcldj76lhzt

[!WARNING] Important Note: Follow the steps in the link above ONLY to set up your cloud project and obtain your credentials. Ignore the section titled "Install the Homebridge plugin of Tuya" in that documentation. That refers to the legacy Tuya plugin. You are here to install the next-generation homebridge-tuya-matter instead!

[!IMPORTANT] Ensure you have linked your Tuya/SmartLife app account to your cloud project as described in the guide, or your devices will not appear in Homebridge.

  1. Plugin Installation (Homebridge UI) A. Once you have your credentials, the easiest way to install the plugin is through the official Homebridge Web Interface: B. Open your Homebridge dashboard. C. Navigate to the Plugins tab. D. Search for homebridge-tuya-matter. E. Click Install. F. Restart Homebridge and follow the configuration steps in the UI.

Note: Since this is currently in beta, look for the version tagged as @beta in the search results if you want the latest Matter features.


📜 Disclaimer & Credits

homebridge-tuya-matter is an independent project developed by Tal Rahav.

Credits: This plugin is based on the foundation of the official Tuya Homebridge Platform but has been completely rewritten and expanded with modern features.

Disclaimer: This is not an official product of Tuya Inc. Use this software at your own risk.

Beta Notice: Native Matter support requires Homebridge v2.0.0-beta.75 or higher. While functional, Matter features are in beta and may have limited compatibility with certain device types as the API matures.

Legacy Support: Support for Homebridge 1.3+ is included in the codebase but has not been extensively tested.