One of the metrics I am interested in having in my Home Assistant dashboard is the number of Android ADB devices are connected at a given time. There are occasionally times when devices reboot and connections are not automatically re-established. This poses a problem when attempting to control these devices.
One way to combat this is to have a sensor that is able to get the status of the total number of connected ADB devices and display the in a gauge in HA.
