Adding enable_motion_detection service
See original GitHub issueHi, I have a Reolink E1 Zoom and so far it works flawlessly with this component. I have worked a bit on the API and I would like to make a PR for adding a service to enable/disable motion detection. It’s fairly easy on mine, I just have to send:
[{"cmd": "SetAlarm","action": 1,"param":{"Alarm": {"channel": 0,"type": "md","enable":1}}}]
to enable it, and:
[{"cmd": "SetAlarm","action": 1,"param":{"Alarm": {"channel": 0,"type": "md","enable":0}}}]
to disable.
I have a doubt though wether this functionality is common to all the camera or if it would be worth it to run a GetAlarm first to assess it.
Would you be interested in this kind of PR?
Edit: I created the PR anyway 😃 #50
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Detecting motion from camera and triggering automation
Instructions on how to integrate cameras within Home Assistant. I can open services section on HA configuration page, and then enable the ......
Read more >Enable and disable motion detection - Milestone Documentation
On the Tools menu, click Options. · On the General tab, under When adding new camera devices automatically enable, select the Motion detection...
Read more >Set Motion Detection Alarm for Network Camera - Hik-Connect
Set Motion Detection Alarm for Network Camera · Enter the Settings page of the network camera. · Tap Notification to enter the Notification...
Read more >How to Add and Control a Wi-Fi CCTV Camera in Home ...
You can enable Motion detection to record clips and snapshots when motion is detected. motion detected captured video by frigate home assistant.
Read more >Configuration - Motion
Version 4.2 Version 4.3 Version 4.4 Current Ve...
mmalcam_control_params mmalcam_control_params mmalcam_params mmalcam...
ffmpeg_duplicate_frames ffmpeg_duplicate_frames movie_duplicate_frames movie_du...
netcam_high_params netcam_hi...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@fwestenberg please check out the mods by @nick2k3 this is really useful 😃
Please try all new features in HACS v0.8