1.1.1 • Published 1 year ago

@chazepps/homebridge-hejhome v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

verified-by-homebridge

The Hejhome plugin facilitates seamless integration of Hejhome devices with HomeKit.

Supported Devices List

Currently supported devices are listed below. I am working based on the products I own, so if you want to add a device, feel free to send a PR or request it in an issue, and I will try to purchase and work on it.

StatusNameProduct LinkNotes
✅ StableZigbee Switch (1-gang, 2-gang)Link3-gang not supported yet
✅ StableSmart Bulb (Color)Link
✅ StableSmart Relay ControllerLink
✅ StableSmart ButtonLink
🟡 WIPSmart Motion SensorLinkNot fully tested yet
🟡 WIPSmart Line LEDLinkNot fully tested yet

Development Environment Setup

To develop Homebridge plugins, ensure that Node.js version 20 or later is installed, along with a modern code editor such as VS Code. This plugin utilizes TypeScript for an enhanced development experience and includes pre-configured settings for VS Code and ESLint. If you are using VS Code, please install the following extension:

Contributing

To contribute to the development of this plugin, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Implement your changes and commit them with a descriptive message.
  4. Push your changes to your fork.
  5. Create a pull request to the main repository.

License

This project is licensed under the ISC License. Refer to the LICENSE file for more details.