From aa068679bf3775925feec921c2cfacee55d96aa5 Mon Sep 17 00:00:00 2001 From: balk77 Date: Sun, 14 Jan 2024 17:18:09 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9adb5f..358d9da 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # node-red-buttonplus-menu +**Complete rewrite** + Notes: -* Topics on Buttonplus device remain unchanged. Node red handles maintains the state of the menu -* Topics follow this naming convention: https://github.com/koenhendriks/ha-button-plus/wiki/mqttstructure.md +* Topics on Buttonplus device **are changed**. **MQTT** handles and maintains the state of the menu +* Topics follow this naming convention: https://github.com/koenhendriks/ha-button-plus/wiki/mqttstructure.md <-- to be updated, page is added `buttonplus//button///state` * Uses the following additional nodes: * node-red-contrib-home-assistant-websocket * Requires configuration of Node Red with [file based storage of variables](https://stevesnoderedguide.com/node-red-variables). [Read this](https://community.home-assistant.io/t/persistent-states-node-red/76174) when using the addon @@ -11,7 +13,8 @@ Notes: * https://gathering.tweakers.net/forum/list_messages/2225490 ## Contents of `node_red_menu.flow` -![node-red-buttonplus-menu-node_red_menu flow](https://github.com/balk77/node-red-buttonplus-menu/assets/10166350/f3d03355-e091-4de2-8783-b7629eaf5abd) +Screenshot 2024-01-14 at 17 13 32 ## Contents of `node_red_update_display.flow` -![node-red-buttonplus-menu-node_red_update_display flow](https://github.com/balk77/node-red-buttonplus-menu/assets/10166350/d6bd88e3-5da6-47e0-ab0a-b91796e41f9c) +Screenshot 2024-01-14 at 17 16 32 +