Blackymas / NSPanel_HA_Blueprint

This allows you to configure your complete NSPanel via Blueprint with UI and without changing anything in the code
1.26k stars 234 forks source link

Feature request : door = wake UP sensor #1998

Closed NiC1305 closed 2 months ago

NiC1305 commented 2 months ago

Enhancement Summary

Opening door as a wake UP sensor

Detailed Description

Hello, I would like the screen to turn on when you open a door. currently only motion detectors seem to be usable. THANKS

Additional Context

No response

edwardtfn commented 2 months ago

Door sensor is currently supported. Are you sure your sensor have device class set to door? Is that a binary sensor?

NiC1305 commented 2 months ago

The device class is "opening" And it's a binary sensor

Edit : it's ok, i change to "door" and it works

edwardtfn commented 2 months ago

I've added support to a few more devices classes, including opening. It will be in the next release.