Wes Higbee

Results 74 comments of Wes Higbee

I'd like to see this too... I could help make changes to the codebase but I'm a n00b to hass and the govee API.

Govee's API docs here: https://govee-public.s3.amazonaws.com/developer-docs/GoveeDeveloperAPIReference.pdf This was linked in the email I got from Govee when I asked for an API key (via Govee app): https://twitter.com/GoveeOfficial/status/1383962664217444353

Unfortunately, upon cursory inspection of API docs the only suppored device commands are: > Valid Values in the array: "turn", "brightness", "color", "colorTem" So it would seem like the API...

Are you using guids as document ids? If so, just stick with guids if you aren't going to convert them and rewrite the FindById permanently. I wouldn't go half in...

Thanks for pointing this out, would you be willing to take notes of what you did in your conversion process and send those to me, or send a PR with...

@kdubau this isn't a problem with this library, it's a problem with the underlying data. First step here, are you sure you're having the same problem?

Guys I need some time to get back to this, I'm a bit crammed right now, if you have a code proposal, please send it my way for me to...

This is fixed in v3, will look into v2 support when I get a free moment

Hey actually the ATLAS Join has been deprecated, use the join functionality I demo'd in the first course Consul Getting Started. On Fri, Apr 14, 2017 at 3:48 PM, Edwin...

Thanks for pointing this out This will help others, and gives me an index of when yet another tools is refactored :)