GithubHelp home page GithubHelp logo

lgraf / zigbee-herdsman-converters Goto Github PK

View Code? Open in Web Editor NEW

This project forked from koenkk/zigbee-herdsman-converters

0.0 0.0 0.0 28.56 MB

Collection of device converters to be used with zigbee-herdsman

License: MIT License

JavaScript 1.23% Python 0.09% TypeScript 98.69%

zigbee-herdsman-converters's Introduction

NPM

zigbee-herdsman-converters

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

Breaking changes

19.0.0

  • Legacy extend was removed

18.0.0

  • After converting a message with a fromZigbee converter, postProcessConvertedFromZigbeeMessage should be called now (for applying calibration/precision)

17.0.0

  • Various methods in index.ts are now async and return a Promise

15.0.0

  • OTA isUpdateAvailable now returns an object instead of a boolean (e.g. {available: true, currentFileVersion: 120, otaFileVersion: 125})
  • OTA updateToLatest now returns a number (fileVersion of the new OTA) instead of a void

Contributing

See Zigbee2MQTT how to support new devices.

Submitting a pull request

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

npm install
npm run eslint -- --fix
npm run pretty:write
npm run build
npm test

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

zigbee-herdsman-converters's People

Contributors

koenkk avatar github-actions[bot] avatar sjorge avatar kirovilya avatar danieledwardgeorgehitchcock avatar otnow avatar arteck avatar nukusinji avatar mrskycriper avatar burki24 avatar z-x-f avatar burmistrzak avatar mattl0 avatar ptvoinfo avatar pedrolamas avatar vladyspavlov avatar chartreusito avatar nurikk avatar vladi1234 avatar fabianmangold avatar zegl avatar thestigh avatar presslab-us avatar smartboxchannel avatar asgothian avatar hacker-cb avatar robertalexa avatar airdrummingfool avatar owangen avatar blakadder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.