Disable a scene without deleting it

It would be great to have the option to disable a scene without deleting it.
I’ll take my case as an example, but I think it can apply to others:
I’m going on vacation, I no longer want my heating to turn on every morning and turn off in the evening ==> I will therefore disable the corresponding scenes.

Today I have to delete my triggers and recreate them when I get back (unless I missed a feature).

More votes, but +1

Just like @Terdious :slight_smile:

Hello, I made a small PR for this issue :slight_smile:

https://github.com/GladysAssistant/Gladys/pull/1075

Could you give me your feedback?

Hello @Lokkye! :slight_smile:

Thanks for your PR :slight_smile:

I think there was a misunderstanding of the spec, your PR in my opinion does not exactly meet the need here.

I left a comment on the PR:

https://github.com/GladysAssistant/Gladys/pull/1075#issuecomment-803727656

I am also requesting this disable/re-enable scene function because I too am forced to delete my scenes and recreate them every time I have a day off or otherwise.

Hello everyone!

With no response from @Lokkye, I’ve taken over development :slight_smile: I’ve used the design that was done (with a few modifications), but I’ve recoded the server implementation + the tests.

I just merged the feature into master, it will be in the next release!

Thanks @Lokkye for the initial development :folded_hands:

For your information, I just launched a dev build that includes this feature!

The build: https://github.com/GladysAssistant/Gladys/actions/runs/1029251642

Once the dev build is ready, I’m open to any feedback!

Edit: it’s live!

The feature is now available in Gladys Assistant v4.5!