There is the NSPanel: It has a US and a EU version. The only difference is the form factor. The EU version is almost a square and matches the standard switch covers in Europe. The US matches the typical US 1 gang boxes. They run a native OS and there is some HA integration possible with this. The alternative is flashing the panel with the Lovelace version. You can either use Tasmota and mqtt or use a native ESPHome firmware. In this case you will get a UI that is in line with Lovelace design. It is much more useful than the original firmware and faster as well. You can configure everything in HA. https://docs.nspanel.pky.eu/ has all the documentation. (I just flashed 4 NSPanel to ESPHome Firmware)
And then, there is the NSPanel Pro. Slightly larger screen, square and running an Android OS. There are some ways to slipstream the Home Assistant Companion app onto the device.
NSPanel Pro is more expensive (~$100). The NSPanel I found on ebay for ~$60.
I have also got many panels running with Tasmota. I was thinking ESPHome may be a better option for me as I may be able to use the Bluetooth repeater option.
Have you simply used Sairon’s firmware with no problems.
There also seem to be 2 Tuya panels: T6E and S6E? They are in the nspanel pro price range.
Which panel would be the go-to-panel? I am currently setting up holes in the wall and bringing wiring to the holes, to install boxes and then eventually a panel.
First, I would like to thank you for all the hard work and effort that everyone is doing within the Community and related to the NSPanels!! Much appreciated.
I have a query. I have installed Tasmota on the NSPanel and followed this guide - https://docs.nspanel.pky.eu/ to configure the yaml files for the AppDaemon, MQTT etc. The NSPanel is online, I was able to add the Tasmota configurations as per the guide, however when plugged to power it only shows the Home Assistant Logo. Within Home Assistant, I can see entities for the physical buttons, wireless etc but nothing else. In AppDaemon, I can see the NSPanel (screenshot below) but I can not do anything with it. All the Callbacks are related for me clicking on the buttons and waking up the display.
Apologies for the delayed response. I’ve managed to fix it by running one more time the Nextion EU tft update file. Sorry …
I have another question though., Now that I’ve started to configuring it.
Is there a way to create Grid Card with Sensor entity showing Temperature that navigates to a thermostat card and also how to add a navigation to home to each card - hidden or not?
In addition, no data is being shown about the climate entities, trying to understand why …
LOL, thank you!! indeed this fixed the problems and all is good now. Thank you so much for the help.
Quick question: any clever way to add multiple timezones and clocks?
Tried all day but I can not even change mine to another one for the test…
as european, use the EU version as it’s the same square size as switches/outlets.
It has 2 physical buttons/relays for controlling lights.
But it’s display is pretty limited, you have to spend a lot of time if you want to customize it. It isn’t like HA lovelace dashboard making.
1.1 https://itead.cc/product/sonoff-nspanel-smart-scene-wall-switch/
1.2 flash custom HMIs, use the stock one, both can be flashed and controlled via ESPHome (see this thread)
New wallpapers
1.1 Added two new sets of wallpapers, which can be switched anytime in the settings.
‘Widgets’ supports more devices
So I gouged it out of the wall, soldered wires, flashed the original Sonoff firmware, paired it with the app, updated the HMI, soldered again, flashed with ESPHome… tedious process.
does anyone know how to get the stock TFT file out when wired to a computer? Or download it from Sonoff servers somehow?
Has anyone already found out the send_json commands for changing the wallpapers? With official firmware they changed based on time of the day, now (ESPHome) it’s static on where i last left it…
Hi, can someone explain “sleepOveride”, I can only get cards when the override is active, i.e. set lights are on. All I can see in the logs that appears to be relevant is “timeout reached”. Thank you.
The config option sleepOverride overrides sleepBrightness but does not take precedence over sleepTracking. This is useful if, for example, you want your NSPanel to be brighter than usual if your light is on or if you want to override a panel dimming if you are in the room.
The following example configuration is turning off the screen after sunset, but in case the bedroom light is on the NSPanel brightness will be 20 instead of 0.
Thanks for the reply. I understand the use of sleepOveride, I think, my problem is although the standby screen shows when I attempt to move to a grid card, I cannot do this without the sleepOveride (lights on) being active. I.E if between sleep period 7:00:00 - 23:00:00 I cannot go to grid cards because as soon as I touch the sleep screen (time/weather) I get a blank screen.