New Plugin - Occupatum - Occupancy/Presence detection

Posted on
Fri Feb 12, 2021 5:54 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: New Plugin - Occupatum - Occupancy/Presence detection

Seeker wrote:
tried v.03, i get this error:

Feb 12, 2021 at 5:35:38 PM
Occupatum Error Error in plugin execution GetUiDynamicList:

Traceback (most recent call last):
File "plugin.py", line 398, in sensorDeviceList
ValueError: invalid literal for int() with base 10: ''

no devices show up in the configure drop down list. I have DSC door/motion sensors.

ideas?


Turn on debug logging, then do it again. Then create an issue on GitHub with the log info.

https://github.com/FlyingDiver/Indigo-Occupatum/issues

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Feb 13, 2021 2:58 pm
Woetjes offline
Posts: 117
Joined: Apr 04, 2016
Location: Belgium

Re: New Plugin - Occupatum - Occupancy/Presence detection

Hi Joe, just wanted to say thanks for another awesome plugin. It simplifies my setup once more, although I now have work re-configuring zones :p
Thanks!

Posted on
Mon Mar 22, 2021 7:21 am
peszko offline
Posts: 311
Joined: Mar 07, 2012

Re: New Plugin - Occupatum - Occupancy/Presence detection

I was wondering if you have an ETA on the last issue "device becomes on when one of several motion sensors becomes off after zone cancel"?

Posted on
Mon Mar 22, 2021 8:20 am
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: New Plugin - Occupatum - Occupancy/Presence detection

peszko wrote:
I was wondering if you have an ETA on the last issue "device becomes on when one of several motion sensors becomes off after zone cancel"?


See comments in GitHub issue.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Mar 23, 2021 8:30 am
peszko offline
Posts: 311
Joined: Mar 07, 2012

Re: New Plugin - Occupatum - Occupancy/Presence detection

Thanks for all your work on this. Much appreciated.

Posted on
Mon Sep 13, 2021 9:59 am
tazswe offline
Posts: 211
Joined: Mar 13, 2017
Location: Sweden

Re: New Plugin - Occupatum - Occupancy/Presence detection

Testing this plugin in some rooms and it makes life a lot easier. Specially in rooms with multiple entrances or large rooms with different areas.

It should be even better if you could see the remaining time before it goes of. Many timers that I use shows this in the state column.


Sent from my iPad with Tapatalk

Posted on
Mon Sep 13, 2021 10:11 am
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: New Plugin - Occupatum - Occupancy/Presence detection

tazswe wrote:
Testing this plugin in some rooms and it makes life a lot easier. Specially in rooms with multiple entrances or large rooms with different areas.

It should be even better if you could see the remaining time before it goes of. Many timers that I use shows this in the state column.


Sent from my iPad with Tapatalk


Interesting idea. I never thought of that. Put in a feature request on GitHub, please.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Sep 14, 2021 2:53 pm
tazswe offline
Posts: 211
Joined: Mar 13, 2017
Location: Sweden

Re: New Plugin - Occupatum - Occupancy/Presence detection

Is it correct that the plugin is only checking the conditions when the zone becomes occupied?

Wifey stayed in a room this afternoon and it was getting darker and and darker but the lights didn’t go on even if the conditions was fulfilled.

Is it possible to let the plugin check the conditions on a regular basis when the zone is occupied?


Sent from my iPad with Tapatalk

Posted on
Tue Sep 14, 2021 3:51 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: New Plugin - Occupatum - Occupancy/Presence detection

What's your zone definition that includes something with a light level? The easiest solution is to include a sensor for that, and when that sensor changes (light to dark) it should trigger the zone to change.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Sep 15, 2021 3:53 am
tazswe offline
Posts: 211
Joined: Mar 13, 2017
Location: Sweden

Re: New Plugin - Occupatum - Occupancy/Presence detection

I can of course set up an additional trigger that will turn on or off the light if the sensor value is changed from one state to another.

But since it’s the same sensor and value that I use for the condition in Occupatum plugin it should be much smoother for me as a user if the plugin checked if the conditions was fulfilled on a regular basis, like once a minute. A lot can happened with for example surrounding lights if you stay in a room for several hours.

I accepted if my wishes are to complex and will take to much time or is impossible to implement in the plugin. Just want to contribute with ideas for improvements.


Sent from my iPad with Tapatalk

Posted on
Wed Sep 15, 2021 6:27 am
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: New Plugin - Occupatum - Occupancy/Presence detection

Can you list the sensors for that room and show Occupatum zone definition (screen grab of the device config)?

The only way that a light would come on if it was darker was if a light sensor or value was part of the zone definition, and if that sensor changes values the zone would be re-evaluated anyway. Or did it not change because she wasn't moving and the motion sensor was off?

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Thu Sep 16, 2021 8:24 am
tazswe offline
Posts: 211
Joined: Mar 13, 2017
Location: Sweden

Re: New Plugin - Occupatum - Occupancy/Presence detection

I have made some triggers based on the conditions in the Occupatum plugin that will be executed if the zones are occupied.
It’s working good and I can live with it for time being.

Will try this out and come back if I have any new ideas.


Sent from my iPad with Tapatalk

Posted on
Thu Apr 07, 2022 3:23 pm
VincentS offline
Posts: 45
Joined: Dec 11, 2014

Re: New Plugin - Occupatum - Occupancy/Presence detection

I Love this plugin..

One thing though It would be nice to add any device to It.. Lets say If my phone and Iwatch would dissapear in my fingscan for example...

But on motion detection it works great.

Kind regards
Vincent

Posted on
Thu Apr 07, 2022 3:24 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: New Plugin - Occupatum - Occupancy/Presence detection

You can use Masquerade to turn the FIngscan state into a sensor-type device.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Apr 09, 2022 1:52 pm
durosity offline
User avatar
Posts: 4320
Joined: May 10, 2012
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: New Plugin - Occupatum - Occupancy/Presence detection

RogueProeliator wrote:
I've lots of ideas and little time, though. Feel like Durosity throwing things out there like that! :-|


Hey!

(Yes I know that response is like 18 months late.. ¯\_(ツ)_/¯ )


Sent from my iPhone using Tapatalk Pro

Computer says no.

Who is online

Users browsing this forum: No registered users and 3 guests

cron