UNPKG

node-red-contrib-power-saver

Version:

A module for Node-RED that you can use to turn on and off a switch based on power prices

63 lines (36 loc) 2.32 kB
--- sidebar: "auto" --- # Contribute ## Donate Developing software is time consuming. This solution took the better part of my free time for a couple of years, and still takes a lot of time. Getting something back would make it easier to also spend future time on this. The software is open source, and you can use it for free, but if you feel it has value, you can support the development by donating, paying a fee of your choice. <br/> <br/> <DonateButtons/> ## Code It would be very nice to get more developers on board, and become a team. If you satisfy the following criteria, I would be happy to get help on developing this further: - Professional or experienced developer - Know JavaScript - Write automated tests for your code - Use `node-red-contrib-power-saver` - Want to collaborate on further development Please contact me, for example by making a [GitHub issue(https://github.com/ottopaulsen/node-red-contrib-power-saver/issues)] explaining what you would like to do. The first and most important task now, is to make support for getting grid tariff from all suppliers. ## Examples It would be very nice to get more examples into the documentation. If you have made something smart, please describe in a markdown-file and either send me, or preferably make a pull request on [GitHub](https://github.com/ottopaulsen/node-red-contrib-power-saver/pulls). ## Bug reports If you find a bug, please describe it thoroughly and make a [GitHub issue](https://github.com/ottopaulsen/node-red-contrib-power-saver/issues). ::: tip Bug reports for strategy nodes If the bug is related to a strategy node, please provide: * The full input * The full output from output 3 ::: If you have problems with the Best Save node, you can try the [Best Save Viewer](../faq/best-save-viewer.md) to see if it makes more sense. ## Ideas If you have ideas for new features, please make a [GitHub issue](https://github.com/ottopaulsen/node-red-contrib-power-saver/issues) and describe it as detailed as possible. ## Contributors Main developer: [Otto Paulsen](https://github.com/ottopaulsen) Heat Capacitor developer: [Arne Klaveness](https://github.com/TomTorger) Example contributors: [Stefan](https://github.com/oakhill87/node-red-contrib-power-saver), [Kim Storøy](https://www.facebook.com/kim.storoy) ###