Suggestion for improvement:
Add variables (that would work in scenes in IF or THEN) that user could add, rename and set themselves in the cloud, please.
Example: In configuration set a variable (example temperature) that I will use in different scenes, but if I change it, auto changes in all the scenes.
In configuration I set variable name:
"high_temp"=23
"low_temp"=20
"myvariable"=0
IF variable name "high_temp"<temperature in Shelly H&T THEN turn on device1
but also:
IF temperature in Shelly H&T (in bed room)<22 THEN variable name "myvariable"=1
or
IF device1 is on AND device2 is off THEN variable name "devices"=1