This morning I created a new scene for « Gladys starts » and I took the opportunity to update my « intrusion detection » scene.
But to my great surprise, my variables were turned into text and therefore no longer appear in the final message sent on Telegram.
The last line allows comparison of what should have been displayed:
I went through Gladys Plus and reloaded the page several times just in case. A trigger test also confirms that the variables here are in error.
Same behavior locally.
I just checked on my side, the scenes where I use a message that contains variables are still OK, the variable is still formatted as it should be.
Sorry for not being much help ^^
We’re waiting for the boss!
You must have modified the scene order, each variable is identified by its position in the scene (0.1.1 are the coordinates of the variable in the scene)
If you change the order, it indeed re-creates the variables’ positions and breaks the functionality!
That’s interesting — could this be implemented as a dev task so that the variables and their coordinates are updated when the position changes in the scene?
That’s it, I added a « if the alarm is armed » block as a condition.
I understand better why it’s « broken », but to me that’s rather a bug in that case. As a user I would expect Gladys to update the references automatically, as is the case with retrieving the latest values if I change one of the sensors.