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.
- Host: GitHub
- URL: https://github.com/laluz742/node-red-contrib-nspanel-lui
- Owner: laluz742
- License: apache-2.0
- Created: 2023-03-18T18:09:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T11:32:45.000Z (about 1 year ago)
- Last Synced: 2024-10-20T04:40:08.243Z (7 months ago)
- Topics: lovelace-ui, mqtt, node-red, nspanel, sonoff, tasmota
- Language: TypeScript
- Homepage:
- Size: 834 KB
- Stars: 12
- Watchers: 7
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-nspanel-lui
 [](https://github.com/laluz742/node-red-contrib-nspanel-lui/releases) [](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).