piBeacon: presence monitoring plugin discussions

Posted on
Mon Aug 27, 2018 1:59 am
kw123 offline
User avatar
Posts: 8333
Joined: May 12, 2013
Location: Dallas, TX

Re: piBeacon: presence monitoring plugin discussions

Did not “touch” the plugin hence it has an old date. But the version sounds correct.

Next 3 days: setting up IKEA furniture in Frankfurt.


Sent from my iPhone using Tapatalk

Posted on
Mon Aug 27, 2018 2:29 am
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

Re: piBeacon: presence monitoring plugin discussions

kw123 wrote:
Did not “touch” the plugin hence it has an old date. But the version sounds correct.

Next 3 days: setting up IKEA furniture in Frankfurt.


Sent from my iPhone using Tapatalk


Image

Enjoy!

Posted on
Mon Aug 27, 2018 5:51 am
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

Re: piBeacon: presence monitoring plugin discussions

Hi Karl
The linked version doesn’t seem to add max/min/last update to ads1x15 sensor.
?correct download - hard to tell with version....
Enjoy your assembly...
Glenn

Posted on
Tue Aug 28, 2018 1:51 am
kw123 offline
User avatar
Posts: 8333
Joined: May 12, 2013
Location: Dallas, TX

Re: piBeacon: presence monitoring plugin discussions

1/3 done.. left to go:
Attachments
Screen Shot 2018-08-28 at 9.50.14 AM.png
Screen Shot 2018-08-28 at 9.50.14 AM.png (1.43 MiB) Viewed 2878 times

Posted on
Tue Aug 28, 2018 2:53 am
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

Re: piBeacon: presence monitoring plugin discussions

kw123 wrote:
1/3 done.. left to go:
Image

Posted on
Thu Aug 30, 2018 11:38 pm
kw123 offline
User avatar
Posts: 8333
Joined: May 12, 2013
Location: Dallas, TX

piBeacon: presence monitoring plugin discussions

who ever invented the electric screw driver should get the peace Nobel price. 30 years ago I did everything manually.. now with electric screw driver .. no blisters, can still use my arms

Posted on
Sun Sep 02, 2018 7:26 pm
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

Re: piBeacon: presence monitoring plugin discussions

GlennNZ wrote:
kw123 wrote:
test version w min/Max, lastchanged sensor for ADC 1115
https://www.dropbox.com/s/a7s6bc3rd6lc7id/piBeacon.indigoPlugin.zip?dl=1

Karl


Thanks Karl

Is the download link correct? - links to version 7.85.220 version last modified 3rd June?

Glenn


Have tracked down the issue - was using the ADS1x15 -4 channel device; changed to the one channel for the moment and max/min/last sensor Update there.

Glenn

Posted on
Sun Sep 02, 2018 11:27 pm
kw123 offline
User avatar
Posts: 8333
Joined: May 12, 2013
Location: Dallas, TX

Re: piBeacon: presence monitoring plugin discussions

Glenn
The formatting etc only works for one channel per device.

The idea is that you have 4 indigo devices one for each pin

Karl


Sent from my iPhone using Tapatalk

Posted on
Mon Sep 03, 2018 3:14 pm
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

Re: piBeacon: presence monitoring plugin discussions

kw123 wrote:
Glenn
The formatting etc only works for one channel per device.

The idea is that you have 4 indigo devices one for each pin

Karl


Sent from my iPhone using Tapatalk


Ok. Thanks.

Small issue is that some of the today/yesterday max/min uses unchanged Input_0 and some seem to use status (which has had calculation performed). I would prefer max/min of status calculated result.

See below:
(Result varies from 126 to 134 via status and 750 or so as raw result)

Image

eg. INPUT0_MaxToday - using the raw result with rest using the status calculated result

Would prefer Max/min of status result

But happy traveling...

Glenn

Posted on
Mon Sep 03, 2018 7:27 pm
kw123 offline
User avatar
Posts: 8333
Joined: May 12, 2013
Location: Dallas, TX

Re: piBeacon: presence monitoring plugin discussions

It tries to use the status field
Will fall back to input-0

If there are units or non numbers ie space in the status field it will take the input field.


Sent from my iPhone using Tapatalk

Posted on
Fri Sep 07, 2018 8:45 am
kw123 offline
User avatar
Posts: 8333
Joined: May 12, 2013
Location: Dallas, TX

Re: piBeacon: presence monitoring plugin discussions

Glenn

posted a formal release on plugin store and GitHub with support for min/max today/yesterday for analog sensors
also added some more logic for determining the decimal points. It will use the status display, strip all non numbers and use that format
eg "value = 10.34 [mV] " will be 10.34 in the min/max states

The temporary version was build on an older version- my screw up.
The new version 7.91. 230 should be in sync

Karl

Posted on
Fri Sep 07, 2018 5:55 pm
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

Re: piBeacon: presence monitoring plugin discussions

kw123 wrote:
Glenn

posted a formal release on plugin store and GitHub with support for min/max today/yesterday for analog sensors
also added some more logic for determining the decimal points. It will use the status display, strip all non numbers and use that format
eg "value = 10.34 [mV] " will be 10.34 in the min/max states

The temporary version was build on an older version- my screw up.
The new version 7.91. 230 should be in sync

Karl


Thanks Karl,
Running now all looks good.
Glenn

Posted on
Fri Sep 07, 2018 7:13 pm
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

Re: piBeacon: presence monitoring plugin discussions

On another note:
Image

How do I reset these incorrect 192.168.1.181 multiple entries that have appeared?
Pi-11 is correct
0 and 1 appear incorrect- and should be empty I believe...


As I am getting this occasional message
Code: Select all
 RPI# 0 check , too many empty messages in a row: 2


Thanks

Glenn

Posted on
Fri Sep 07, 2018 8:20 pm
kw123 offline
User avatar
Posts: 8333
Joined: May 12, 2013
Location: Dallas, TX

Re: piBeacon: presence monitoring plugin discussions

Have never tried the system w/o RPI-0. Need to check.


have you tried "Enable this rPi:" ==> off

That "should" do it.

Karl

Posted on
Sat Sep 08, 2018 12:01 am
GlennNZ offline
User avatar
Posts: 1555
Joined: Dec 07, 2014
Location: Central Coast, Australia

piBeacon: presence monitoring plugin discussions

kw123 wrote:
Have never tried the system w/o RPI-0. Need to check.


have you tried "Enable this rPi:" ==> off

That "should" do it.

Karl


Thanks - selected rpi 1.
Confirm.
Enabled - off.

Unfortunately tells me:
IP address already in use.

But then does delete from list - so seems to be all good.

Glenn

Page 65 of 78 1 ... 62, 63, 64, 65, 66, 67, 68 ... 78

Who is online

Users browsing this forum: No registered users and 3 guests