Releases: rboeije1/node-red-buttonPlus
First beta for F/W V2.00
Notes
This code is a further development of the old/initial code that was based on the work of Balk77. That development has stopped, and this is a completely revised version. There are still some legacy elements that need work, but at least is is usable as a base for development of your own button plus configuration.
The basic idea is that you don't need to enter topics in the web interface of the buttonplus. You edit the initial config and upload it. The only thing you have to do before uploading is setting the wif iconnection. (As that is saved after a factory reset, you only need to do that once.)
Most parts are prepared for multiple Button Plus devices, but some code is not (yet).
It is important to read the comments in the source files to understand the logic.
In the example configuration it has 5 pages and 3 button bars, but you can easily change the page content and the number of button bars
There is no thermostat built in this code, but there is a button that controls a thermostat in three states (On, Off and Auto) and two buttons in increase and decrease the temperature. It is up to you to take action on the changed variables.
