Govee Slow Fade Automation Setup

I recently stumbled upon a fantastic feature in my Govee smart lights that allows them to slowly fade off after a set amount of time. It was a game-changer for creating a relaxing bedtime routine in my bedroom. However, I was disappointed when the setting seemed to disappear after a software update. After some research and experimentation, I managed to recreate the functionality using a combination of timers and automation in the Home Assistant app. Here’s how I did it:

  1. Identify the Light Entity: Locate the entity ID of your Govee lights in the Home Assistant dashboard.

  2. Create a Timer Automation: Under the automation section, create a new timer that triggers after your desired fade-off duration (e.g., 30 minutes).

  3. Set Up the Fade Effect: Use the brightness control within the automation to gradually reduce the light output over time. This can be achieved by setting the brightness to 0% with a transition period matching your timer duration.

  4. Link the Automation to Your Lights: Ensure the automation is linked to your Govee light entity so it knows which lights to control.

This setup has been working seamlessly for me, and I love how it enhances my evening routine. If anyone has additional tips or alternative methods, I’d love to hear them! :+1: