wez / govee2mqtt

Govee2MQTT: Connect Govee lights and devices to Home Assistant
MIT License
518 stars 32 forks source link

No Tap-to-Run or Snapshots appear in Govee2MQTT #282

Open eboline opened 2 months ago

eboline commented 2 months ago

Govee Device SKU

Multiple Govee Devices

Govee2MQTT Version

2024.07.13-82ddc6e9

Describe the issue

At one time I had 3 Tap-to-Run scenes showing in my Govee2MQTT integration. I have since added a few and none of them are showing up

Startup Diagnostics

N/A

Additional Logs

No response

Home Assistant Logs

No response

Anything else?

I have tried removing the add-on and re-installing, purging the cache, etc. and none of the tap-to-run scenes I have set up will show up. I can see all of the Govee devices I have set up in the app in Govee2MQTT, but none of the scenes are showing up anywhere in HA.

eboline commented 2 months ago

Update: I had one tap-to-run scene that was a "Drewmview" scene including the H706A lights and the H7053 (not yet supported). When I deleted that, they all showed up and worked. What's really interesting is that a different scene I have does include both of those products did work even though the H7053 isn't yet supported, but it wasn't a "DreamView" scene so that appears to be the difference.

Maybe this issue should be converted to a request to add support for the H7053 (Outdoor Ground Lights 2) product.

CamSoper commented 1 month ago

@eboline Hmmm... I'm having a similar experience. Used to see my tap-to-runs, now I don't. Deleted all my scenes, including Dreamviews, still no tap-to-runs.

Appropriately, I'm trying to figure this out because I have the same ground lights.

CamSoper commented 1 month ago

I also have an update! I rolled back to 2024.04.29-30cf7732 and the ground lights suddenly had an effects dropdown. I rolled forward to 2024.07.13-82ddc6e9 and it continued to work.

🤷🏻‍♂️

eboline commented 1 month ago

I also have an update! I rolled back to 2024.04.29-30cf7732 and the ground lights suddenly had an effects dropdown. I rolled forward to 2024.07.13-82ddc6e9 and it continued to work.

🤷🏻‍♂️

Does this mean you were able to get the scenes to work again as well?

None of my devices have an effects dropdown list and it sounds like they should based on what you are saying. At least the ground lights for sure. How did you "roll back" to the previous version because I might give that a try and see if the effects drop down shows up.

CamSoper commented 1 month ago

Yeah, all my devices have effects dropdowns and my Govee tap-to-runs show up correctly now, too.

I use Docker to host govee2mqtt, so I changed my docker-compose.yml to point to the tag instead of latest. Then run docker-compose pull and docker-compose up -d to restart it on the new (older) image. Everything started working, so I rolled forward to latest again. Weirdly, everything kept working so I haven't touched it since.

The nice thing about running something like this in Docker is you can throw away the entire machine and start from scratch very easily. If you're not already, I highly recommend it.

eboline commented 1 month ago

Can you send a screenshot of what you see with your ground lights?

Get Outlook for iOShttps://aka.ms/o0ukef


From: Cam Soper @.> Sent: Tuesday, October 15, 2024 3:10:03 PM To: wez/govee2mqtt @.> Cc: eboline @.>; Mention @.> Subject: Re: [wez/govee2mqtt] No Tap-to-Run or Snapshots appear in Govee2MQTT (Issue #282)

Yeah, all my devices have effects dropdowns and my Govee tap-to-runs show up correctly now, too.

I use Docker to host govee2mqtt, so I changed my docker-compose.yml to point to the tag instead of latest. Then run docker-compose pull and docker-compose up -d to restart it on the new (older) image. Everything started working, so I rolled forward to latest again. Weirdly, everything kept working so I haven't touched it since.

The nice thing about running something like this in Docker is you can throw away the entire machine and start from scratch very easily. If you're not already, I highly recommend it.

— Reply to this email directly, view it on GitHubhttps://github.com/wez/govee2mqtt/issues/282#issuecomment-2414910907, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARZAC25U56IPO2SZOWEFNSTZ3VZBXAVCNFSM6AAAAABOZGLXKSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJUHEYTAOJQG4. You are receiving this because you were mentioned.Message ID: @.***>

CamSoper commented 1 month ago

image

image

eboline commented 1 month ago

Yep, as I suspected, I'm an idiot!

I have that. I was looking for it on the main screen for the device where all the segments are listed. Thank you!!!

Do any of your tap-to-runs include "Dreamview" scenes you put together? Are those showing up correctly now too?

CamSoper commented 1 month ago

Yes and yes

eboline commented 1 month ago

That's great news!!!

eboline commented 1 month ago

Yes and yes

Would you mind sending a screen shot of how your "Dreamview" scene shows up?

After I got everything working again, I created a "Dreamview" scene in the Govee app and then created a Tap-to-Run using that Dreamview scene. When I restart Govee2mqtt, all of the scenes I have become grayed out and unavailable. I can still control all of the lights, but the scenes don't work.

Any ideas?