Closed radinsky closed 4 years ago
Actually motion over mqtt not working at all on Wyze v2, no mqtt snapshot sent, the config set correctly in /system/sdcard/config/motion.conf
# Configure the motion core parameters:
region_of_interest=0,0,1280,720
motion_sensitivity=2
motion_indicator_color=2
motion_timeout=-1
motion_detection=on
motion_tracking=off
# Configure how to deal with motion events:
motion_trigger_led=true
publish_mqtt_message=true
publish_mqtt_snapshot=true
send_email=false
send_telegram=false
telegram_alert_type=image
send_matrix=false
Enable swap, camera might go out of memory when processing motion
This is an issue tracking system only. If you have general questions or are a newbie, please ask for help in our chat channel.
To make sure your issue can be resolved as quickly as possible please state your
git log
) you are experiencing the issue with: latestDescription
Motion detection (mqtt) binary sensor is always Clear.
What did you do to debug the issue
Checked configuration, compared to other 2 dafang cameras where it is working, reboots of both homeassistant and camera, disabling enabling motion detection. Motion detection in dafang web seems to be working (the red dot in the corner appears on motion). Other MQTT control/status worked correct.
Evidence