Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SensorPush devices not easy to identify #36480

Open
MushyMiddle opened this issue Dec 22, 2024 · 1 comment
Open

SensorPush devices not easy to identify #36480

MushyMiddle opened this issue Dec 22, 2024 · 1 comment

Comments

@MushyMiddle
Copy link

MushyMiddle commented Dec 22, 2024

Feedback

Hi. Lots more details needed here. The big problem I'm having is trying to figure out which device is which. Any of the identifying info in the app doesn't map to what the HomeAssistant integration shows. I have a bunch of HT1 sensors, and trying to figure out which is which is difficult, as the SensorPush app doesn't show any information that matches what is shown in the integration.

I was finally able to map the sensors to their actual names using the SensorPush API (https://www.sensorpush.com/gateway-cloud-api), which does include the BT MAC address, corresponding to the last 4 digits shown in the integration. I recognize this is more of an issue with the SensorPush app not showing the full info, but they do show a "device ID", and it would be nice if the integration also showed the device ID - also available in the API.

For example, from the API:

"address": "F1:FD:4F:9B:15:00",
"name": "Patio",
"deviceId": "469186",

In this case, the integration showed "HT 1500" as the device. A more useful bit of information would be something like "HT 1500 (469186)" or some variation on that. Or even show the name.

URL

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

Version

2024.12.5

Additional information

No response

@home-assistant
Copy link

Hey there @bdraco, mind taking a look at this feedback 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 feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign sensorpush Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants