NsPanel Lovelace UI is a Firmware for the nextion screen inside of NSPanel in the Design of Lovelace UI Design.
The NSPanel Lovelace UI is an alternative user interface for the Sonoff NSPanel, specifically designed for integration with iobroker. It typically relies on Tasmota (firmware) and MQTT (messaging protocol) to provide custom controls and displays directly on the NSPanel's small touchscreen.
The Sonoff NSPanel is a smart wall switch with:
- two physical relay switches
- a 3.5-inch touchscreen
- temperature and brightness sensors
It was originally developed for the eWeLink app, but can be integrated much more powerfully with ioBroker using alternative firmware
With this custom UI, you can:
- Display Lovelace-like Cards on the NSPanel
- Display sensor values ​​(e.g., temperature, humidity)
- Control scenes and automations
- Control lights, thermostats, and other devices directly on the screen
Adapter Wiki: https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki
Adapter Community (ioBroker Forum): Forum
- screensaver
- screensaver2
- screensaver3
- cardChart
- cardLChart
- cardLChart2 (new - in progress)
- cardEntities
- cardSchedule
- cardGrid
- cardGrid2
- cardGrid3
- cardThermo
- cardMedia
- cardUnlock
- cardQR
- cardAlarm
- cardPower
- popupInSel
- popupFan
- popupThermo
- popupNotify
- popupShutter
- popupShutter2
- popupLight
- popupLight2
- popupTimer
- popupSlider
- popupColor (new - in progress)
- (ticaki) Fixes #409
- (ticaki) cardThermo2 integrated
- (ticaki) extended pirate-weather templates
- (tt-tom17) added pirate-weather templates
- (ticaki) PagePower decimal places problem fixed
- (ticaki) popupSlider added
- (ticaki) Auto update of berry driver
- (ticaki) Admin option added for how shutter positions are interpreted.
- (ticaki) add Screensaver Notifications fixed #361 3 States or
sendTo('nspanel-lovelace-ui.0', 'screensaverNotify', { panel: 'panelTopic', heading: 'Heading', text: 'Text', enabled: true });
- (ticaki) Hide pages - fixed #360
- (ticaki) RuleTimer1 changed to RuleTimer3
- (tt-tom17) hide pages for cardPower, cardQR and cardChart
- (tt-tom17) added hide cards feature to service pages
- (ticaki) openweathermap added as standard weather adapter
- (ticaki) Some adjustments due to updated firmware
- (ticaki) Some improvements
- (tt-tom17) improved PageQR
- (ticaki) BREAKING: alias def changed
- (ticaki) actual-set handling changed
- (tt-tom17) popupFan added
- (ticaki) Modified script version comparison
- (tt-tom17) Additional options added to the service pages
- (ticaki) light2 added
- (ticaki) popupShutter2 added
- (ticaki) fixed Tempcolor & dimmer
- (ticaki) Show service menu navigation even if there is only one page in pages
- (tt-tom17) added cardChart/cardLChart inkl. admin
- (ticaki) Admin overview revised
- (ticaki) inSel could not be left fixed
- (ticaki) Missing navigation of a page is reported
- (tt-tom17) PagePower improved
- (ticaki) refactoring startup
- (ticaki) added configuration script tools in admin
- (ticaki) added/fixed some pageitems
- (ticaki) added maintain in admin
- (ticaki) added navigation in admin
- (tt-tom17) added PagePower incl. admin
- (ticaki) added: tasmota web ui user & password Fixes #164
- (ticaki) BREAKING: Internal server use TLS - New tasmota config for internal server.
- (tt-tom17) added servicepage items
- (ticaki) added lock
- (ticaki) cardThermo with input_sel
- (ticaki) Added: Admin option to fix wrong common.type=state in alias.0 to common.type=mixed
- (ticaki) Required data points are found via role, type etc. The designation only plays a role in rare cases.
- (ticaki) added: hw-buttons with actions
- (ticaki) fixed: screensaver trigger
- (ticaki) check if port is free for mqtt server
- (ticaki) check and tweak role info
- (ticaki) fixed: entities and grid icons/text
- (ticaki) tools for tasmota added to admin
- (ticaki) tweak panel response time
- (ticaki) 'switch' added
- (tt-tom17) completed servicepages
- (ticaki) cardGrid Number values -> Show an icon if user has defined one, otherwise number
- (ticaki) fixes #143
- (ticaki) fixes #147
- (ticaki) fixes #146
- (ticaki) fixes #144
- (ticaki) fixes #148
- (ticaki) fixes #140
- (ticaki) fixes #141
- (ticaki) fixes #135
- (ticaki) fixes #133
- (ticaki) Configuration is reconfigured at every start. If this fails, the saved conversion is used.
- (ticaki) The raw version and a converted version are saved when the configuration is transferred.
- (ticaki) parent added to navigation
- (ticaki) cardQR added
- (ticaki) fixes #131
- (ticaki) Data point generation changed
- (ticaki) Dimming mode (data points) completed
- (ticaki) Screensaver double-click added
- (ticaki) fixed nav service right
- (ticaki) screensaver rotation time added
- (ticaki) grid scrolling improved
- (ticaki) Feedback from the script improved
- (Kuckuckmann:) new adapter logo
- (ticaki) fixed color fading
- (ticaki) fixed config script
- (ticaki) added message for missing states
- (ticaki) alot changes
- (ticaki) alot :)
- (ticaki) testversion
- (ticaki) Add button flip to cardThermo
- (ticaki) cardThermo, script config
- (ticaki) admin save - still deep alpha
- (ticaki) alot - still dont install this
- (ticaki) initial release
MIT License
Copyright (c) 2024-2025 ticaki [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.