What I want?
I want to show and edit Global Varibles via my device (Iphone) on the Fibaro App.
What have I done so far?
1 / I have made a global variabel called "Counter" in the panel section of HC2
2 / I have made som LUA code that can count
fibaro:setGlobal("Counter", fibaro:getGlobalValue("Counter")+1)
fibaro:debug(fibaro:getGlobalValue("Counter”))
So far it works - I can count!
3 / Now I want to show the variable in my interface device
I have tried to make a Virtuel Device, but it seems like it is only possible 2 set a v