added advanced examples nodered

This commit is contained in:
Johannes
2022-03-20 22:42:01 +01:00
committed by GitHub
parent d66cfc6cd8
commit 23d0514339
3 changed files with 84 additions and 661 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,11 +1,6 @@
# Node-Red Flow
## Note:
**This flow has been deprecated in favour of the AppDaemon Backend.**
**It's still functioning with a limited feature set.**
There is no node-red backend, but for some advanced scenarios nodered can become handy, like remote controlling your nspanel.
![nodered-remote-control](../doc-pics/nodered-remote-control.png)
This is the exmaple node red flow which an be used to control the screen over MQTT.
Import the example node-red flow from "node-red-example-flow.json" file and adjust to your needs.

File diff suppressed because one or more lines are too long