From 408acbceaf005a3b983f4bbd2b990c49ba50eeb3 Mon Sep 17 00:00:00 2001 From: Yue Zhao Date: Sat, 23 Jul 2022 01:27:44 -0700 Subject: [PATCH] Update README.md (#366) * Update README.md line 25: "for" is redundant here lin3 35: This sentence seems to lack a subject, I rewrite it to make it more clear to understand. * Update README.md line 35: recover the previous change, and add a comma * Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5449dbfa..4192739a 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ NsPanel Lovelace UI is a Firmware for the nextion screen inside of NSPanel in th **EU Model and US Model supported (in portrait and landscape orientation)** -Content of the screen is controlled by a AppDaemon Python Script installed on your HomeAssistant Instance. +The content of the screen is controlled by an AppDaemon Python Script installed on your HomeAssistant Instance. -Or an TypeScript on your ioBroker Instance in case you are an ioBroker User. +Or a TypeScript on your ioBroker Instance in case you are an ioBroker User. NsPanel needs to be flashed with Tasmota (or upcoming with ESPHome) @@ -22,7 +22,7 @@ NsPanel needs to be flashed with Tasmota (or upcoming with ESPHome) - Entities Page with support for cover, switch, input_boolean, binary_sensor, sensor, button, number, scenes, script, input_button and light, input_text (read-only), lock, fan and automation - Grid Page with support for cover, switch, input_boolean, button, scenes, light, lock and automation -- Detail Pages for Lights (Brightness, Temperature and Color of the Light) and for Covers (Position) +- Detail Pages for Lights (Brightness, Temperature and Color of the Light) and Covers (Position) - Thermostat Page - Media Player Card - Alarm Control Card @@ -32,7 +32,7 @@ NsPanel needs to be flashed with Tasmota (or upcoming with ESPHome) - **Everything is dynamically configurable by a yaml config, no need to code or touch Nextion Editor** It works with [Tasmota](https://tasmota.github.io/docs/) and MQTT. -To control the panel and update it with content from HomeAssistant there is an [AppDaemon](https://github.com/AppDaemon/appdaemon) App. +To control the panel and update it with content from HomeAssistant, there is an [AppDaemon](https://github.com/AppDaemon/appdaemon) App. See the following picture to get an idea of the look of this firmware for NSPanel.