sleevezipper / hass-workstation-service

Provide useful sensors and services from your workstation to Home Assistant.
Apache License 2.0
615 stars 53 forks source link

Feature Request - Process Monitor #65

Open stephack opened 3 years ago

stephack commented 3 years ago

With IOTL I’m able to monitor whether a current process is running and have it as a binary sensor in HA. I see you can monitor the active window, but for my “Game Mode” automation, it would need to know whether the game is running in the background as well (I tab out a lot for messaging etc). This would be a great feature to have as well.

sleevezipper commented 3 years ago

Thank you for creating an issue! I'll consider implementing this. Shouldn't be too hard.