Update apps.md

This commit is contained in:
Stephan Mühl
2023-03-30 16:03:29 +02:00
committed by GitHub
parent 26e793036c
commit 783180a7d9

View File

@@ -11,11 +11,14 @@ There are numerous benefits to this approach:
- **Adaptability:** No need to rewrite the firmware if an API undergoes changes.
You can use any system you like wich is able to build json strings and send them to a mqtt topic.
[Node-RED](https://nodered.org/) serves as an ideal software solution for creating these applications.
It is available as a standalone program or as a plugin for Home Assistant and ioBroker, allowing you to further enhance the capabilities of your AWTRIX Light system.
You can find some flows on my discord server
https://discord.com/channels/546407049148366859/1090595658437767279
Here is a demo of an Youtube App as NodeRED Flow:
```json