I monitor HA apps using an AppDaemon app that inventories all installed apps and monitors each one. I do this using the binary sensor that end in _running for each app.
After installing the Advanced SSH & Web Terminal app, I discovered that it has no binary_sensor.advanced_ssh_web_terminal_running sensor for app monitoring. This is also true of the standard Terminal & SSH app.
This is a request to add those binary sensors so that each of these can be monitored, unless there is some particular reason why these have not been implemented. Thank you.
I monitor HA apps using an AppDaemon app that inventories all installed apps and monitors each one. I do this using the binary sensor that end in
_runningfor each app.After installing the Advanced SSH & Web Terminal app, I discovered that it has no binary_sensor.advanced_ssh_web_terminal_running sensor for app monitoring. This is also true of the standard Terminal & SSH app.
This is a request to add those binary sensors so that each of these can be monitored, unless there is some particular reason why these have not been implemented. Thank you.