mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
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
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user