Search found 190 matches

by bogr
28 Jun 2016 22:24
Forum: RaZberry
Topic: Unexpected battery report
Replies: 1
Views: 3322

Unexpected battery report

I have Aeotec Multisensor 6 (on batteries), and have set params 101 - 240 (report everything except battery) 102 - 0 (report group 2) 103 - 0 (report group 3) 111 - 1800 (interval to report for group 1) I want all sensors to report every 30 mins, except for battery. Every sensor reports but in addit...
by bogr
13 Jun 2016 21:47
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

Mike Yeager wrote:Bogr, Just remove it from the SensorPolling list. I'll look into fixing that so it doesn't toss an error.
Problem is I can't choose the TmpF device in the list. The SensorPolling app should maybe be updated to be able to exclude/include virtual devices as well?
by bogr
13 Jun 2016 18:58
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

Bogr, I'm a little confused. One message says you're getting errors in the log and the next says it's working fine. Are you by any chance running the SensorPolling module? If so, let me know and remove it from the sensor polling module. I didn't think about this but it might not play well with that...
by bogr
13 Jun 2016 00:36
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

Aaah, I was thinking of the DummyDevice, which is a totally different thingy and has nothing to do with this issue. I totally understand the confusion, sorry about that.
by bogr
12 Jun 2016 23:39
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

Mike Yeager wrote:Are you having any issues with the DummySensor?
Nope, no problems with the DummySensor. I'm using it it different use cases and it works.
by bogr
12 Jun 2016 23:37
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

I was wrong, this version doesn't have the automatic polling in it. What sensor are you pulling from (it shouldn't make a difference but maybe it does) and how often does it update? Please pull up a browser and post the result of an http//xxx.xxx.xxx.xxx:8083//ZAutomation/api/v1/devices/DummyDevice...
by bogr
12 Jun 2016 19:34
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

Every 10 minutes I'm getting: [2016-06-12 18:30:00.718] [D] [zway] SENDING (cb 0x8f): ( 01 0A 00 13 0A 03 32 01 00 25 8F 76 ) [2016-06-12 18:30:00.718] [I] [zway] Adding job: Meter Get (v2) [2016-06-12 18:30:00.720] [I] [core] --- [ TempF 69 : DummyTempSensor_69 ] performCommand processing: {"0...
by bogr
12 Jun 2016 13:06
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

Mike Yeager wrote:If I did it correctly, you should be able to access it by adding the token MYeager01 to your app store.
Yepp, it worked great. Thanx a lot!
by bogr
11 Jun 2016 23:29
Forum: Discussions in English
Topic: Offset Multisensor
Replies: 41
Views: 49984

Re: Offset Multisensor

Mike Yeager wrote:It would be very easy to adapt the Dummy Sensor app I've written to read your sensor
Do you have an example of reading the value from your Dummy Sensor that you're willing to share ;)?
by bogr
19 May 2016 20:42
Forum: Discussions in English
Topic: What is triggering the app?
Replies: 0
Views: 2745

What is triggering the app?

I've created an app by just copying the SummarySensor, and stripping a lot of stuff. The only thing it does is to trigger a basch script. If I click on the time on the app (on Elements page), to update and trigger the script, it works perfectly. But, it is also triggered every 20 minutes, which I ca...