1.0.3 • Published 4 years ago

node-red-contrib-miwifi v1.0.3

Weekly downloads
6
License
GPL-3.0
Repository
github
Last release
4 years ago

Node-RED nodes for integration MiWifi

Nodes:

status speed reboot

Installation:

npm install node-red-contrib-miwifi

Specification:

  • status - requesting the status of the router and the internet
  • speed - internet connection speed request
  • reboot - reboot router

input:

Anything (only required to run)

output:

{
     payload: {response from api},
}

Conclusion

I really want to modify this library. But for this I need your support and wishes. Leave your wishes in the issues.