You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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
The text was updated successfully, but these errors were encountered: