# Battery Monitor

Battery Monitor is a virtual device that shows the status of all devices that have the 'battery' attribute.

* Open the navigation drawer and click on Edit Mode
* Click Add Device
* Select Battery Monitor and click OK

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2F5baTmQUOdY2N317nEjzL%2Fimage.png?alt=media\&token=95453ba5-f5a1-42f4-b397-c24d64f5f72a)![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2FAcgLPtDZaABdmqBiQC7V%2Fimage.png?alt=media\&token=6a77d259-87dc-4d6b-9a71-002ec7f4b004)

* Click on the Battery Monitor tile to view all of the devices, ordered by lowest battery level to highest battery level
* Click on any device to view it's details
* Long-click on any device to hide it from the Battery Monitor list

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mk-IVGVr8G2SBHju4g7%2F-Mk3ssLY6rlD8N-RAfVJ%2F-Mk3um0hHnHOynDob1rv%2Fimage.png?alt=media\&token=581b4c36-45ff-4c41-aace-0b6a765ecf3c)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joe-page-software.gitbook.io/hubitat-dashboard/tiles/battery-monitor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
