diff --git a/README.md b/README.md index ac64689c..6fb44b99 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ 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. +## Features + +- Entities Page with support for cover, switch, input_boolean, sensor, button, input_button and light +- Detail Pages for Lights (Brightness and Temperature of the Light) and for Covers (Position) +- Thermostat Page +- Media Player Card +- Screensaver Page with Time and Date + 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 [AppDeamon](https://github.com/AppDaemon/appdaemon) App. diff --git a/info.md b/info.md index 58f776cf..78ccd9b0 100644 --- a/info.md +++ b/info.md @@ -35,6 +35,13 @@ nspanel-1: - button.example_button - input_button.example_input_button - light.light_example + - delete # To make sure we don't keep buttons from previous page (read this as 'empty') + - type: cardEntities + heading: Example Page 3 + items: + - scene.some_scene + - scene.moodlights + - delete - delete - type: cardThermo heading: Exmaple Thermostat