Search the Community
Showing results for tags 'url'.
-
My goal is to send device changes from +- 20 fibaro devices to another api system. My devices are motion sensors, door sensors, smoke sensors and wallplugs. I started to make a lua script: { operator = "any", conditions = { { type = "device", id = 21, property = "value", operator = "anyValue", isTrigger = true }, { type = "device", id = 24, property = "value", operator = "anyValue", isTrigger = true } } } How
-
Hi I was wondering if anybody was using Bluetooth beacons in their home automation setups? Some early reading suggest that they are quite flexible and not too expensive (£30) for a reasonable long range water proof one. I'm looking to see if I can develop a solution to replace geo fencing for opening gates or setting home modes. This is what I'm thinking .... Beacon located by gate or front of house User approached house and phone picks up beacon (unique) Beacon app on phone fires off url that's picked up by hc2 ( perhaps through IFTTT) HC2 exec
-
Got my camera working (Foscam C1), but the small jpg preview image in the web interface doesn't work. It does work in the app though. If I examine the URL HC2 is using to display the image it seems to add "?ts=xxx" at the end. That doesn't work well with the camera which doesn't expect two question marks in the url. The numbers behind seem to be some kind of serial number. If I remove that part the image displays. What is HC2 doing here?
-
Hi, i got several foscam. Since there are problems retrieving a mjpg from newer models, i like to have picture refreshing every 5 sec. There is an option in HC2 to do so.. But when I use it, I only get the FAIL-Picture. If I use the snappicture cgi-command with the mjpg-option an show MJPG on the main-page it works fine, but there is no refresh option. Copying the same command to JPG-URL option- it won't work. So ist must be an HC2 -problem? Any experience with that? Thanks Gerhard
-
I'm guessing it's not currently possible to set a virtual device icon to a url as of 4.082? Gave it a shot and was a little amazed this isn't possible. Since custom plugins have been disabled, I guess it leaves virtual devices as the only method for controlling 3rd party systems and devices. Not very easy to work with FIbaro. Making a nice Squeezebox remote has been a headache and looks pretty nasty. Was hoping to at least use the cover art for the icon. Is there any other workarounds? (or a way to "inject" custom plugins? )