Problems switching a scene with alexa and HA-Cloud

Hello,

today I tested the HA-Alexa-Skill together with the HA-Cloud and was facing a problem with my scenes.
I configured HA to export a scene for alexa. I did a Smart-Home-Search within the alexa app and found the scene but was not able to activate it. In the Alexa-App the scene was schown as activated and when I tried to switch it the App told me (red box) that the scene can not be turned off. Switching the scene with the alexa-app (or via voice) do not deactivate or activate the scene.

my config looks like this:

cloud:
  alexa:
    filter:
      include_entities:
        - light.yeeBulb1
        - light.yeeBulb2
        - scene.evening
    entity_config:
      light.yeeBulb1:
        name: livingroom fado front
      light.yeeBulb2:
        name: livingroom fado back
      scene.evening:
        name: livingroom evening

I have only problems with the scene and the lights works as expected.

Did I forget something in my configuration?

greetings,
baddle

Hi,

I experienced the same issue, do you solved it ?

Regards,