From ba3954715dd8fdc2c9c6f52a73d8744dd9cb842a Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 7 Mar 2022 01:06:54 +0100 Subject: [PATCH] Update README.md --- README.md | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/README.md b/README.md index a2bdf205..6b0e5bb1 100644 --- a/README.md +++ b/README.md @@ -262,36 +262,3 @@ key | optional | type | default | description `module` | False | string | | The module name of the app. `class` | False | string | | The name of the Class. `config` | False | complex | | Config/Mapping between Homeassistant and your NsPanel - - - - - - - - - - - - - - - - -## 3b. Node Red Flow (Deprecated, but functional with limited Feature Set) - -Import the example node-red flow from "node-red-example-flow.json" file and adjust to your needs. - -# Screens from UI - -The following screenshots are from the custom NSPanel UI that will be displayed on NSPanel. - -![screen_cardEntities](doc-pics/screen_cardEntities.png) -![screen_popupLight](doc-pics/screen_popupLight.png) -![screen_popupShutter](doc-pics/screen_popupShutter.png) -![screen_cardThermo](doc-pics/screen_cardThermo.png) - - -# Custom Protocol - -See Readme in HMI Folder for more details on HMI Project / Custom Protocol