Wyze Bulb Api info

Hey folks,
So the Wyze Bulbs arrived

ESP-WROOM-02

had a peek inside the apk and this is the result:

APP_TAG=WYZE 2.0
URL_PRE_DEPLOYMENT=https://beta-api.wyzecam.com:8443/app/

URL_BASE_TEST=https://test-api.wyzecam.com:8443/app/
URL_BASE_OFFICIAL=https://api.wyzecam.com:8443/app/

URL_BASE_UPDATE_OFFICIAL=https://upgrade-api.wyzecam.com:8605/
URL_BASE_TEST=https://test-api.wyzecam.com:8443/app/
URL_BASE_UPDATE_TEST=https://test-api.wyzecam.com:8605/
#连接性统计
URL_BASE_TEST_STATISTICS=https://test-statistics-api.wyzecam.com:8615/app/
URL_BASE_BETA_STATISTICS=https://beta-statistics-api.wyzecam.com:8615/app/
URL_BASE_OFFICIAL_STATISTICS=https://statistics-api.wyzecam.com:8615/app/
#固件升级统计
URL_BASE_TEST_FIRMWARE_UPDATE_STATISTICS=https://test-api.wyzecam.com:8615/app/
URL_BASE_OFFICIAL_FIRMWARE_UPDATE_STATISTICS=https://api.wyzecam.com:8615/app/

HL_SV file
HL_URL file

hoping someone can figure this all out quicker than i can :slight_smile:

Any update on this? I would love to have some cheap, good tunable bulbs to use in HA…

Sadly not, I sent them back and went with Geeni (merkury) and loaded tasmota on them

And that’s working good for you? Found these at Walmart (online):

Wicked good deal, and if these are the same bulbs and I can load tasmota on them, that would save me a ton of money. Looking to buy about 40 of these, and I was looking at about $17 a piece for the TP-LINK color bulbs because I couldn’t find any better/cheaper wifi bulbs that work with home assistant. If these will work, then this will save me literally hundreds of $$$.

Thanks for the tip on what you have been using!

I saw a review on those bulbs yesterday. great price, poor brightness

And you can’t change the white, only with the color portion of the bulb, and that looks to not be bright enough. I might pick up a couple and try them out,for the price, it’s worth a try to see how they do. I just want to be able to change the color temperature of the bulb. I am using circadian rhythm lighting current with some sengled element plus bulbs, and it works great, love how it changes with the light outside. Problem is, I am not sure sengled is making the element plus anymore, only their mulitcolored bulb. So instead of being like $15 or cheaper, I have to get the color one for $20+. I really like the sengled element plus bulbs, I just can’t find them anymore.

Thanks for the video on the bulbs!

I found a 2 pack of the teckin bulbs on amazon for $23. That’s cheap as well, and look to be better than the merkury bulbs. I might have to pick up a couple of them as well and see which ones I like best.

Too bad these wyze bulbs are dependent on the cloud…

Yeah shame about the Wyze bulbs, annoying too if their servers go down, which they have been regularly.

The Geeni bulbs have white color (warm to cold) and are very bright (no RGB color) I got the BR30 and A19 ones / I can find a link if anyone is interested.

Might be worth keeping an eye on this issue – https://github.com/kevinvincent/ha-wyzesense/issues/22

1 Like

I have created an integration that works with the cloud api: https://github.com/JoshuaMulliken/ha-wyzebulb

It is still early days so please try it out and report any issues you have.

3 Likes

This worked great for a few days but I’ve since had access token issues (tried removing and re-adding the component with no luck). It’s great to finally have the option of controlling these things in HA and I can’t wait for the mentioned issue to be ironed out. Thank you for creating this!

@osmoen If you delete the wyzeconfig.ini from the config/ folder it will be able to work again. I have not yet made a way to automatically get it reconfigured but try that out!

@JoshMull, thank you for this! I am very curious…would you be able to create something similar for skylinknet product? https://www.skylinkhome.com/

Just asking the wise people here :smiley:

Any progress with Wyze Bulb integration into Hass.io?
JoshMull - when you mention cloud.api are you referring to NabuCasa?

Tnx for your efforts!

I’m sorry I don’t have any products by them.

It works with hass.io! Please check out: https://github.com/JoshuaMulliken/ha-wyzeapi for instructions on getting it set up!

2 Likes

I have got this working! Many thanks for your efforts :grinning:

Thanks for the great work. Does this work with 2FA enabled?

Is there some setting I’m missing for default power-on state? I have 3 wyze bulbs with this integration and for some reason, every single time I restart home assistant the bulbs turn on. I’ve tried changing the settings in the wyze app itself, and confirmed I don’t have any sort of automation I forgot about that’s triggering them upon reset. Super annoying I can’t figure out why the bulbs are doing this.