An open API service indexing awesome lists of open source software.

https://github.com/laluz742/node-red-contrib-nspanel-lui

A Node-RED backend implementation for the NSPanel Lovelace UI firmware.
https://github.com/laluz742/node-red-contrib-nspanel-lui

lovelace-ui mqtt node-red nspanel sonoff tasmota

Last synced: 21 days ago
JSON representation

A Node-RED backend implementation for the NSPanel Lovelace UI firmware.

Awesome Lists containing this project

README

        

# node-red-contrib-nspanel-lui

![Project Development](https://img.shields.io/badge/under-Development-blue) [![GitHub Release](https://img.shields.io/badge/alpha-releases-blue)](https://github.com/laluz742/node-red-contrib-nspanel-lui/releases) [![GitHub Activity](https://img.shields.io/github/commit-activity/y/laluz742/node-red-contrib-nspanel-lui)](https://github.com/laluz742/node-red-contrib-nspanel-lui/commits/main)

This project is in an earlier stage of development (alpha), so use at your own risk. However, in my personal daily use it runs stable.

## Support & Contributing

If you like to support this free project, any help is welcome. You can donate by clicking the following link:

Contributors are welcome.

## Requirements

The NSPanels to be used with this package must be flashed with an alternative firmware (Tasmota and custom NextIon HMI). For further details see [NsPanel Lovelace UI Docs](https://docs.nspanel.pky.eu/).

This package requires at least Node-RED version 3.0.0.

## Project Status

Currently following features are supported:

- multiple panels supported
- screensaver with status icons
- grid card and grid2 (8 entities)
- entities card
- WiFi/QR card
- thermo card
- media card
- chart card
- power card
- alarm card
- simple navigation between cards using screen and hardware buttons
- input data handling
- control of relays

## Documentation

Please see documentation in [docs folder](./docs/index.md).