Help! My whole home assistant set up is in scenes and scene fades. I hadnt clocked that transition was being discontinued for scenes and as such I’m now without a lot of my functionality (I run a fairly complex f.lux type setup thats of my own custom design using node-red and LOTS of scenes).
At the moment every scene in my house comes in two flavours. Scene A, and Scene A with a 30 min fade (same end point, one version for switches (instant on) and one to fade over the day. So… whats the most efficent way to replace this. Can I use a script to fade between scene A and scene B? or does the end state for the lights need to be defined in the scripts? I’m at a bit of a loss - I have over 100 fading scenes in my setup and really dont want to write 100 scripts!
What should scenes be worth for, if you only can turn on and off things? Therefore you do not need any kind of scenes! I’ll stick with my old scenes because I’m not fan of scripting.
Hey im struggling with this, im trying to fire a scene with node red but with a transition, i know i need to use scripts to do this, but im not sure how to do it within nodered
this image is my current call service block
I’m pretty new, so I could be completely wrong, but the way I understand it scripts are basically replacing scenes. Scenes are becoming more of a “set from the UI” option, and more advanced scenes should be converted to scripts.
The following are a couple scripts using transitions that used to be scenes.