Sleep/wake NSPanel Pro screen via automations?

I feel like this might be a silly Q - but I’m trying to figure out how to control the screen wake/sleep status of an NSPanel Pro via automations.

I have the panel set up and sideloaded seaky’s tools, and have a dashboard displaying via fkb, so that part’s all finally working as expected. MQTT is also configured and displays as connected.

However, I don’t have any devices/entities in Home Assistant that correspond to the NSPanel, so haven’t figure out how to send commands. The NSPanel Pro Tools Application github has mention of a Command topic.

Is there something obvious I’m missing to add the device so I can send sleep/wake commands to it?

It will be added in 2.2 version.
You could use Android Debug Bridge integration to send a wake-command to the nspanel, but it’s really slow sometimes. (up to 15 seconds)

Hi @zgbee ,

Did you already found a solution for this? I would like to wake up the screen on my nspanel pro when opening the door of my bathroom. I already have an automation where I activate the led in my bathroom but I also like to wake up the screen of my nspanel pro.
Any advice?

Kind regards
Kris

I haven’t revisited this on my NSPanel yet, but I got it working on a standard android tablet so I’m assuming the NSPanel will be similar (just haven’t found the time to play with it yet)

For my tablet, I have the screen timeout set to 2 minutes. To wake the screen, I’ve made sure the home assistant companion app was installed on the tablet so that the android device showed up as controllable (and the app has access to system settings). I then used the Notification Commands to send command_screen_on to wake up the table when the motion sensor by my front door is triggered. I imagine I could do the same for my NSPanel when, say, music starts playing (since it’s currently mostly displaying album art and playback status)