@T.Konopka, @I.Srodka, @A.Socha or anyone with advanced knowledge
For virtual devices there is function that can give us ID number within VD code: fibaro:getSelfId()
QUESTION: Is there any similar function to get scene ID within it's code?
EXPLANATION: I need to find scene ID within it's code. I don't have any references when scene is installed on user HC2. I know that I can use scene name that has to be unique and then search it within response from API call,