I have switched to the Govee Cloud Integration and I know that it is supposed to just “keep” the last known scene or color but whenever this scene gets called up in my automations, it just creates all these static colors and I even went into the YAML and removed the “rgb_color:” sections and saved it but when the scene was called up, it did not turn those Govee lights on. I edited the scene and hit the power button in the entity, it “remembered” the last setting as far as scene and they came on and then saved it.
When I called up the scene, again, it re-added those “rgb_color:” entries.
Any suggestions? I am including the YAML of the scene. Hopefully, I formatted this OK.
id: "1710971424201"
name: Sunset Lights
entities:
light.porch_light:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 26
icon: mdi:coach-lamp-variant
friendly_name: Porch Light
supported_features: 32
state: "on"
light.side_door_light:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 26
icon: mdi:coach-lamp
friendly_name: Side Door Light
supported_features: 32
state: "on"
light.garage_entry_lights:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 26
icon: mdi:coach-lamp-variant
friendly_name: Garage Entry Lights
supported_features: 32
state: "on"
light.backyard_ps3_patio_fountain_lights:
supported_color_modes:
- onoff
color_mode: onoff
icon: mdi:fountain
friendly_name: Patio Fountain Lights Outlet
supported_features: 0
state: "on"
light.backyard_ps2_backyard_ps2_outlet_4:
supported_color_modes:
- onoff
color_mode: onoff
icon: mdi:palm-tree
friendly_name: Backyard Palm Tree
supported_features: 0
state: "on"
light.backyard_garden_lights:
min_color_temp_kelvin: 2700
max_color_temp_kelvin: 6500
effect_list:
- Aurora
- Awaken
- Awakening
- Birdsong
- Birthday
- Bonfire
- Breathe
- Bubble
- Candlelight
- Candy Cane
- Carnival
- Carnival B
- Cheerful
- Cherry blossoms
- Christmas Bell
- Christmas C
- Christmas Tree
- Christmas-A
- Christmas-B
- Colorful
- Cornfield
- Crossing
- Dense fog
- Desert
- Dreamland
- Earth
- Easter
- Easter B
- Fall
- Family Day
- Father's Day
- Field
- Fight
- Fire
- Firefly
- Fireworks
- Flash
- Flower Field
- Forest
- Gary
- Ghost
- Gift Box
- Glacier
- Halloween C
- Halloween-A
- Halloween-B
- Happy
- Healing
- Heartbeat
- Illumination
- Judy
- Karst Cave
- Leisure
- Meadow Breeze
- Meditation
- Meteor
- Meteor shower-A
- Meteor shower-B
- Mild
- "Milky\_Way"
- Moonlight
- Morning
- Mother's Day
- Mysterious
- Nebula
- New Years
- Nick
- Night
- Party-A
- Party-B
- Quiet
- Rainbow-A
- Rainbow-B
- Raining
- Relax
- River
- Romantic
- Rustling leaves
- Saint Patrick's Day
- Sea bottom
- Siren
- Sleep
- Snowing
- Soothing
- Sports
- Spring
- Starry Sky
- Stream
- Summer
- Sunny
- Sunny Rain
- Sunrise
- Sunset
- Sunset Glow-A
- Sunset Glow-B
- Sweet
- Swing
- Tension
- Thanksgiving
- Thunderstorm-A
- Thunderstorm-B
- Universe
- Valentine's Day
- Waterfall
- Wave
- White Light
- Winter
- ZDP Duo
- ZDP Trio
supported_color_modes:
- color_temp
- rgb
effect: null
color_mode: rgb
brightness: 30
color_temp_kelvin: null
hs_color:
- 8.372
- 16.863
rgb_color:
- 255
- 218
- 212
xy_color:
- 0.372
- 0.332
entity_id:
- light.backyard_garden_l_1_2
- light.backyard_garden_l_2
- light.backyard_garden_l_3_2
- light.backyard_garden_l_4_2
icon: mdi:angle-obtuse
friendly_name: Backyard Garden Lights
supported_features: 4
state: "on"
light.patio_overhead_lights:
min_color_temp_kelvin: 2000
max_color_temp_kelvin: 9000
effect_list:
- Active
- Afternoon
- Aurora
- Awaken
- Bamboo Forest
- Candy
- Carnival
- Christmas
- Colorful
- Dancing
- Deep sea
- Desert
- Desert B
- Easter
- Enthusiastic
- Exciting
- Fall
- Father's Day
- Flow
- Flying
- Glacier
- Halloween
- Happy
- Heartbeat
- Illumination
- Karst Cave
- Leisurely
- Lightning
- Maple Leaf
- Meteor
- Moonlight
- Morning
- Mother's Day
- Movie
- Night
- Night Light
- Oasis
- Quiet
- Reading
- Refreshing
- Romantic
- Sand Grains
- Sea Island
- Sea bottom
- Soothing
- Spin
- Sports
- Spring
- Starry Sky
- Summer
- Sunrise
- Sunset
- Sunset Glow
- Swing
- Thanksgiving
- Twilight
- Universe
- Valentine's Day
- Warm
- Waterfall
- Wave
- Winter
- Work
supported_color_modes:
- color_temp
- rgb
effect: null
color_mode: rgb
brightness: 10
color_temp_kelvin: null
hs_color:
- 354.13
- 40.529
rgb_color:
- 227
- 135
- 144
xy_color:
- 0.464
- 0.308
entity_id:
- light.backyard_overhead_l1
- light.backyard_overhead_l2
icon: mdi:string-lights
friendly_name: Backyard Overhead Lights
supported_features: 4
state: "on"
light.patio_ground_lights:
min_color_temp_kelvin: 2000
max_color_temp_kelvin: 9000
effect_list:
- Aurora
- Bright
- Candlelight
- Carnival
- Cheerful
- Cherry blossoms
- Christmas
- Christmas Gift
- Christmas Tree
- Crossing
- Dancing
- Deep sea
- Desert
- Dreamland
- Easter
- Electro Dance
- Fire
- Fireworks
- Flash
- Flower Field
- Forest
- Glacier
- Halloween
- Halloween B
- Halloween C
- Heartbeat
- Illumination
- Karst Cave
- Longing
- Meditation
- Moonlight
- Morning
- Mother's Day
- Nebula
- Night
- Party
- Poppin
- Rainbow
- Raindrop
- Rush
- Siren
- Sled
- Speeding
- Sports
- Stacking
- Star
- Sunset Glow
- Swing
- Tension
- Valentine's Day
- Warm
supported_color_modes:
- color_temp
- rgb
effect: null
color_mode: rgb
brightness: 10
color_temp_kelvin: null
hs_color:
- 354.13
- 40.529
rgb_color:
- 227
- 135
- 144
xy_color:
- 0.464
- 0.308
entity_id:
- light.patio_ground_lights_01
- light.patio_ground_lights_02
icon: mdi:hockey-puck
friendly_name: Backyard Patio Ground Lights
supported_features: 4
state: "on"
light.outdoor_prism_lights_2:
min_color_temp_kelvin: 2700
max_color_temp_kelvin: 6500
effect_list:
- Afternoon
- Amusement
- April Fool's Day
- Aurora
- Berry
- Breeze
- Candy Cane
- Care
- Carnival
- Cheerful
- Cherry blossoms
- Children's Day
- Christmas
- Christmas B
- Christmas Bell
- Christmas Wreath
- Clear lake
- Colorful Clouds
- Deep sea
- Dream color
- Dreamland
- Drizzle
- Early Summer
- Earth
- Easter
- Energetic
- Enthusiastic
- Fall
- Father's Day
- Ferris Wheel
- Flash
- Flexing
- Flower Field
- Forest
- Game
- Gary
- Glacier
- Glassy Sea
- Greenfield
- Grove
- Halloween
- Halloween B
- Halloween Night
- Happy
- Healing
- Judy
- Jupiter
- Lavender
- Leisure
- Light Off
- MDL
- Maple Tree Forest
- Mars
- Meditation
- Mercury
- Mild
- Moonlight
- Morning
- Mother's Day
- Mountain Forest
- "Music\_Show"
- Mysterious
- Neptune
- Nick
- Night
- Party
- Party B
- Peaceful
- Quiet
- Rainbow
- Rainbow Circle
- Raining
- Reading
- Refreshing
- Release
- River
- Riverside
- Rush
- Rustling leaves
- Saint Patrick's Day
- Saturn
- Sea bottom
- Siren
- Sky
- Sleep
- Spring
- Starry Sky
- Stream
- Summer
- Sunny
- Sunrise
- Sunset
- Sunset (1)
- Sunshine
- Sweet
- Tree shadow
- Twilight
- Universe
- Uranus
- Valentine's Day
- Venus
- Warm
- Waterfall
- White Light
- Wind Bell
- Winter
- Work
- ZDP Duo
- ZDP Trio
supported_color_modes:
- color_temp
- rgb
effect: null
color_mode: rgb
brightness: 255
color_temp_kelvin: null
hs_color:
- 241.326
- 74.793
rgb_color:
- 65
- 61
- 242
xy_color:
- 0.161
- 0.077
entity_id:
- light.house_prism_lights
- light.garage_prism_lights_2
icon: mdi:bulkhead-light
friendly_name: Outdoor Prism Lights
supported_features: 4
state: "on"
icon: mdi:weather-sunset-down
metadata:
light.backyard_ps3_patio_fountain_lights:
entity_only: true
light.backyard_ps2_backyard_ps2_outlet_4:
entity_only: true
light.backyard_garden_lights:
entity_only: true
light.patio_overhead_lights:
entity_only: true
light.patio_ground_lights:
entity_only: true
light.outdoor_prism_lights_2:
entity_only: true