Outdoor Battery Powered WIFI Security Camera with solar panel kit.
What's not to like? A $50-ish motion detecting, stand alone, video capable device with decent range!!
But the only way to interface with these things is by using the manufacturers App (that has real crappy functionality).
Edit: Working as a Hubitat motion sensor (using Tasker with an Android Tablet).
This is the one that I picked up and am trying to get into using with HE.
The main integration goal is to use it as a motion detector for my driveway.
Starting point is loading the Zumimall App along with Tasker on my House App Android tablet.
Hopefully it can also be a source of pictures and/or videos for additional notification purposes someday.
Any hints or tips would be greatly appreciated.
Getting notifications from cheap Zumimall cam to HE.
Part 1. Tasker to Hubitat as a motion sensor
-
Add Virtual Motion Sensor
Devices > Add Device > Virtual
Type: Virtual Motion Detector
Device Name: Driveway Camera
Room: Outside
Check URL: http://192.168.1.86/device/edit/2002
*Note device ID: i.e. 2002 -
Hubitat Maker API
Apps > Add Built-in App > Maker API
Maker API Label: Maker API Tasker
Select Devices: Driveway Camera
Local URLS:
Get Device Commands (replace [Device ID] with actual subscribed device id
http://192.168.1.86/apps/api/1558/devices/[Device ID]/commands?access_token=1234-get-ur-own
2a. Using the local URL as a guide and the Device ID from Step 1 replace [Device ID] with i.e. 2002 and commands with active to create URL for Step 3.
e.g.http://192.168.1.86/apps/api/1558/devices/2002/active?access_token=1234-get-ur-own
-
Tasker Task
Tasks > + > Create
Name it: Driveway Motion VM
+ > Net > HTTP Request > Get
Enter URL from Step 2 -
Test operation using Tasker: Play Button (bottom left) and observing Hubitat device page for: Driveway Camera
Current States motion : active.
-
Tasker Profile
Profiles > + > Create > Event > UI > Notification
Owner Application > ZUMIMALL > Back Arrow (Top Left)
*Edit:Title enter: Alert Message pir [Driveway] > Back Arrow (Top Left)
Select: Driveway Motion VM (in Task box)
Optional: tap Profile to expand, then tap and hold to rename
*The Title field is not working for me and keeps it from triggering unless left empty.