Search found 2 matches

by juanjogarciac
Friday 31 August 2018 18:16
Forum: LUA
Topic: Cloud cover from darksky
Replies: 34
Views: 10152

Re: Cloud cover from darksky

Great script.

There are a lot of possibilities in https://darksky.net/dev/docs.

One question. Is Icon a text device? Or is possible to use some graphical device?

Thank you !!

Juanjo
by juanjogarciac
Friday 31 August 2018 10:53
Forum: LUA
Topic: Get info CURL from Hikvision
Replies: 0
Views: 791

Get info CURL from Hikvision

Hi,

I have a Hikvision camera and I'm trying to get info from PIR sensor. It doesn't have a push notification and I've thought to read every minute from this URL "http://192.168.0.11/IO/outputs/1/status/"

I'm using this script to get all information but I don't know how I can get only one value ...