Updated Endpoints (markdown)
parent
5cee6e31dd
commit
f059382432
1 changed files with 1 additions and 2 deletions
|
@ -90,8 +90,7 @@ Returns a JSON object containing information about the battery status.
|
|||
- **Sample Response:**
|
||||
```json
|
||||
{
|
||||
"has_battery":```markdown
|
||||
false,
|
||||
"has_battery": false,
|
||||
"battery_percent": 0,
|
||||
"charging_status": "UNKNOWN"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue