core icon indicating copy to clipboard operation
core copied to clipboard

SensorPush is missing battery voltage

Open ZyberSE opened this issue 1 year ago • 1 comments

The problem

The SensorPush Bluetooth implementation is missing battery voltage which is available though the same api as the other values like temperature, humidity etc.

What version of Home Assistant Core has the issue?

core-2024.7.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

SensorPush

Link to integration documentation on our website

https://www.home-assistant.io/integrations/sensorpush/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Here is the api documentation for battery voltage.

Characteristic: EF090007-11D6-42BA-93B8-9DD7EC090AA9

Data: Battery Voltage

Size: 4 bytes

Type: int16[2]

Permissions: Read-only

Description:

batteryVoltage[0]: Battery voltage in mV. The device can function down to around 2.4V (2,400mV)

batteryVoltage[1]: The temperature in degrees C at the time of the last battery voltage reading.

The battery voltage data is updated each time a connection is established to the device.

ZyberSE avatar Aug 04 '24 08:08 ZyberSE

Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (sensorpush) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of sensorpush can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign sensorpush Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


sensorpush documentation sensorpush source (message by IssueLinks)

home-assistant[bot] avatar Aug 04 '24 08:08 home-assistant[bot]

This would be amazing.

I just recently spent longer than I’d like to admit troubleshooting what ended up being a bad battery. šŸ˜‡

zSprawl avatar Nov 04 '24 08:11 zSprawl

It would be very amazing indeed! As a recent HA user, this would be a very nice bit of info to have.

rjsattler avatar Jan 22 '25 17:01 rjsattler

Thank you for reaching out!

To ensure that feature requests are properly tracked and considered by the community, Home Assistant Core uses the Community Forum: Feature Requests for this purpose. As a result, feature requests submitted through GitHub issues are not processed.

If you have any further questions or need assistance, we invite you to join our Discord chat server, where our community is happy to help.

We appreciate your interest and contributions! šŸš€

bdraco avatar Mar 29 '25 04:03 bdraco