core
core copied to clipboard
SensorPush is missing battery voltage
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.
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 closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign sensorpushRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove 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)
This would be amazing.
I just recently spent longer than Iād like to admit troubleshooting what ended up being a bad battery. š
It would be very amazing indeed! As a recent HA user, this would be a very nice bit of info to have.
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! š