[PR #73] [MERGED] fix: dualsense battery status #119

Closed
opened 2026-02-10 18:46:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dualshock-tools/dualshock-tools.github.io/pull/73
Author: @NotYourAverageGamer
Created: 4/18/2025
Status: Merged
Merged: 4/18/2025
Merged by: @dualshock-tools

Base: mainHead: main


📝 Commits (1)

  • 8f95f53 fix: dualsense battery status

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 core.js (+2 -2)

📄 Description

  • fixes battery charge level percentage: previously it would show "100%" and charging for dualsense controllers that were not 100%.

  • this would also fix the battery safety check if implemented (doesn't look like can_use_tool is being used? feel free to remove the comment, i only added to draw attention to that)

i had a bit of a conversation with myself over in the discord which contains a lot of my debuging etc: https://discord.com/channels/1245307680604684341/1362290484504035370


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dualshock-tools/dualshock-tools.github.io/pull/73 **Author:** [@NotYourAverageGamer](https://github.com/NotYourAverageGamer) **Created:** 4/18/2025 **Status:** ✅ Merged **Merged:** 4/18/2025 **Merged by:** [@dualshock-tools](https://github.com/dualshock-tools) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`8f95f53`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/8f95f533e5aa023e0ed40237ca756f5c60c73222) fix: dualsense battery status ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `core.js` (+2 -2) </details> ### 📄 Description - fixes battery charge level percentage: previously it would show "100%" and charging for dualsense controllers that were not 100%. - this would also fix the battery safety check if implemented (doesn't look like `can_use_tool` is being used? feel free to remove the comment, i only added to draw attention to that) i had a bit of a conversation with myself over in the discord which contains a lot of my debuging etc: https://discord.com/channels/1245307680604684341/1362290484504035370 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-10 18:46:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dualshock-tools/dualshock-tools.github.io#119