forked from remibergsma/fibaro-hc2-scenes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoorbell.vfib
1 lines (1 loc) · 1.84 KB
/
doorbell.vfib
1
{"name":"Bel","type":"virtual_device","properties":{"deviceIcon":1005,"currentIcon":"1005","mainLoop":"","saveLogs":"1","rows":[{"type":"button","elements":[{"id":1,"lua":true,"waitForResponse":false,"caption":"1 Ring","name":"button_0_0","empty":false,"msg":"local FHTE = Net.FHttp(\"10.0.0.1\", 80); \nlocal response, status, errorCode = FHTE:GET(\"/?trigger=1&rings=1\");\n","buttonIcon":1005,"favourite":false,"main":true},{"id":2,"lua":true,"waitForResponse":false,"caption":"2 Rings","name":"button_0_1","empty":false,"msg":"local FHTE = Net.FHttp(\"10.0.0.1\", 80); \nlocal response, status, errorCode = FHTE:GET(\"/?trigger=1&rings=2\");\n","buttonIcon":1005,"favourite":false,"main":false},{"id":3,"lua":true,"waitForResponse":false,"caption":"3 Rings","name":"button_0_2","empty":false,"msg":"local FHTE = Net.FHttp(\"10.0.0.1\", 80); \nlocal response, status, errorCode = FHTE:GET(\"/?trigger=1&rings=3\");\n","buttonIcon":1005,"favourite":false,"main":false}]},{"type":"button","elements":[{"id":4,"lua":true,"waitForResponse":false,"caption":"4 Rings","name":"button_1_3","empty":false,"msg":"local FHTE = Net.FHttp(\"10.0.0.1\", 80); \nlocal response, status, errorCode = FHTE:GET(\"/?trigger=1&rings=4\");\n","buttonIcon":1005,"favourite":false,"main":false},{"id":5,"lua":true,"waitForResponse":false,"caption":"5 Rings","name":"button_1_0","empty":false,"msg":"local FHTE = Net.FHttp(\"10.0.0.1\", 80); \nlocal response, status, errorCode = FHTE:GET(\"/?trigger=1&rings=5\");\n","buttonIcon":1005,"favourite":false,"main":false},{"id":6,"lua":true,"waitForResponse":false,"caption":"6 Rings","name":"button_1_1","empty":false,"msg":"local FHTE = Net.FHttp(\"10.0.0.1\", 80); \nlocal response, status, errorCode = FHTE:GET(\"/?trigger=1&rings=6\");\n","buttonIcon":1005,"favourite":false,"main":false}]}]},"actions":{"pressButton":1,"setSlider":2,"setProperty":2}}