Skip to content

Collection of device converters to be used with zigbee-herdsman

License

Notifications You must be signed in to change notification settings

JeroenvIS/zigbee-herdsman-converters

This branch is 8206 commits behind Koenkk/zigbee-herdsman-converters:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8c9564 · Mar 14, 2021
Jan 9, 2021
Mar 14, 2021
Mar 12, 2021
Jan 18, 2021
Feb 6, 2021
May 24, 2018
Jul 12, 2020
Feb 22, 2021
May 23, 2018
Mar 13, 2020
Mar 14, 2021
Jan 27, 2021
Mar 14, 2021
Mar 14, 2021

Repository files navigation

NPM

zigbee-herdsman-converters

Collection of device converters to be used with zigbee-herdsman.

Contributing

To get started clone this repo and install the requirements with npm ci. To add a new device, you'll need to add it's configuration to devices.js and potentially create a new converter for it. For more information see this page.

If you'd like to submit a pull request, you should run the following commands to ensure your changes will pass the tests:

npm run lint
npm test

If any of those commands finish with an error your PR won't pass the tests and will likely be rejected.

About

Collection of device converters to be used with zigbee-herdsman

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Python 0.3%