|
|
|
|
|
by casenjo
2047 days ago
|
|
> The lights in my office come on when I walk in if it's dark, and when I unlock my computer it shoots a message out over a MQTT broker which my automation takes as "someone is occupying this space now" and leaves them on. When I lock my computer, two minutes later if no motion is sensed it'll turn them off. What did you do to send the message when the computer locks/unlocks? This is an exact use case I could make use of |
|
As far as I'm aware it doesn't report locked/unlocked status, but it does report system idle time which you could use for a similar automation.