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

any way pull names or specify sensors as labeled in Govee app? (somehow name or tell devices apart ) #30

Open
saiajin opened this issue Apr 3, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@saiajin
Copy link

saiajin commented Apr 3, 2021

Is your feature request related to a problem? Please describe:
I have mulitiple sensors and they seem to come in as names like GVH5075C68A but I cant fina a correlation in the Govee app so I having a hard time adding multiple sensors and differentiating them

Describe the solution you'd like:
possibly a way to correlate the sensor name as they are labeled in the Govee app or another method to tell them apart

Describe alternatives you've considered:
Tried looking for these IDs in the Govee app but cant find them

Additional context:

@saiajin saiajin added the enhancement New feature or request label Apr 3, 2021
@asednev asednev added the help wanted Extra attention is needed label Apr 3, 2021
@asednev
Copy link
Owner

asednev commented Apr 3, 2021

Thank you for submitting this suggestion.

TLDR: I would gladly accept a contribution if someone were to open a PR.


I have not been able to find this information in the bluetooth announcements made by Govee devices. I suspect that device name might be maintained locally on the app, and not on the device. Govee devices do broadcast another announcement that I have not been able to decrypt. It might contain additional information.

@saiajin
Copy link
Author

saiajin commented Apr 3, 2021

Hello! I agree cant seem to find any correlation or unique way to identify each sensor....I have 5 so its a real pain.....Sorry Thank you for all you do!!!

@saiajin
Copy link
Author

saiajin commented Apr 3, 2021

BTW I am testing this on HOOBS 4 Beta now... seems to be working... just getting this in logs...

4/3/2021, 2:58:21 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH50755A3F@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:21 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH5075C68A@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:21 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH5075C68A@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:21 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH5075C68A@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:23 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH50755A3F@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:23 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH50755A3F@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:23 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH50755A3F@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:25 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH5075C68A@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:25 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH5075C68A@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:25 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH5075C68A@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:33 PM
Plugin Govee Bridge
WARNING
[Plugin Govee Bridge E6D8@GVH5075C68A@@current Relative Humidity] characteristic was supplied illegal value: number 290 exceeded maximum of 100
4/3/2021, 2:58:33 PM
Plugin Govee Bridge
WARNIN

@asednev
Copy link
Owner

asednev commented Apr 4, 2021

BTW I am testing this on HOOBS 4 Beta now... seems to be working... just getting this in logs...

I moved this over to a new issue #33

@saiajin saiajin changed the title any way pull names or specify sensors as labeled in Govee app? ( way to correlate Govee app sensor names to devices) any way pull names or specify sensors as labeled in Govee app? (somehow name or tell devices apart ) Apr 17, 2021
@pattullo
Copy link

Thank you for submitting this suggestion.

TLDR: I would gladly accept a contribution if someone were to open a PR.

I have not been able to find this information in the bluetooth announcements made by Govee devices. I suspect that device name might be maintained locally on the app, and not on the device. Govee devices do broadcast another announcement that I have not been able to decrypt. It might contain additional information.

Regarding this - as a potential work around might it be possible to simply allow for naming of the devices based on bluetooth MAC in the interim? Not exactly ideal of course but users can reach the same effective end-state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants