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).
Lokkye
February 13, 2021, 8:15pm
5
Hello, I made a small PR for this issue
https://github.com/GladysAssistant/Gladys/pull/1075
Could you give me your feedback?
Hello @Lokkye !
Thanks for your PR
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 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
master ← be-able-to-disable-a-scene
ouvert 03:23AM - 05 Jul 21 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affects code, did your write the tests?
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [x] If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)
- [x] If you are adding a new features/services which needs explanation, did you modify the user documentation? See [the GitHub repo](https://github.com/GladysAssistant/v4-website) and the [website](https://gladysassistant.com).
- [x] Did you add fake requests data for the demo mode (`front/src/config/demo.json`) so that the demo website is working without a backend? (if needed) See [https://demo.gladysassistant.com](https://demo.gladysassistant.com).
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!
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!
Salut à tous !
On commence la rentrée à fond, avec la release de Gladys Assistant v4.5, une mise à jour assez majeure qui apporte de belles fonctionnalités comme les tableaux de bords multiples !
Pour voir toutes les nouveautés de cette version, j’ai posté un article assez complet sur le blog:
Testez Gladys Plus gratuitement
C’est quelque chose qui manquait: un programme d’essai de Gladys Plus! Il est désormais possible de tester Gladys Plus pendant 14 jours, entièrement gratuitement (pas …