mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-02 19:38:56 +01:00
add overview page
This commit is contained in:
@@ -1 +1,44 @@
|
|||||||
# Overview
|
# Overview
|
||||||
|
|
||||||
|
If you like this project consider buying me a pizza 🍕 <a href="https://paypal.me/joBr99" target="_blank"><img src="https://img.shields.io/static/v1?logo=paypal&label=&message=donate&color=slategrey"></a>
|
||||||
|
|
||||||
|
[](https://github.com/hacs/integration)
|
||||||
|

|
||||||
|
[](https://jessemillar.com/r/man-hours)
|
||||||
|
|
||||||
|
NsPanel Lovelace UI is a Firmware for the nextion screen inside of NSPanel in the Design of [HomeAssistant](https://www.home-assistant.io/)'s Lovelace UI Design.
|
||||||
|
|
||||||
|
**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.
|
||||||
|
|
||||||
|
Or an TypeScript on your ioBroker Instance in case you are an ioBroker User.
|
||||||
|
|
||||||
|
NsPanel needs to be flashed with Tasmota (or upcoming with ESPHome)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Entities Page
|
||||||
|
- Grid Page
|
||||||
|
- Detail Pages for Lights (Brightness, Temperature and Color of the Light) and for Covers (Position)
|
||||||
|
- Thermostat Page
|
||||||
|
- Media Player Card
|
||||||
|
- Alarm Control Card
|
||||||
|
- Screensaver Page with Time, Date and Weather Information
|
||||||
|
- Card with QrCode to display WiFi Information
|
||||||
|
- Localization possible (currently 38 languages)
|
||||||
|
|
||||||
|
- **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.
|
||||||
|
|
||||||
|
See the following picture to get an idea of the look of this firmware for NSPanel.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Some (not all) screenshots from the US Portrait Version:
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
@@ -59,6 +59,7 @@ plugins:
|
|||||||
- mkdocs-video
|
- mkdocs-video
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
|
- "Overview": overview.md
|
||||||
- "Getting started":
|
- "Getting started":
|
||||||
- "First steps":
|
- "First steps":
|
||||||
- "Prepare NsPanel": prepare_nspanel.md
|
- "Prepare NsPanel": prepare_nspanel.md
|
||||||
|
|||||||
Reference in New Issue
Block a user