hassio-addons / addon-motioneye

motionEye - Home Assistant Community Add-ons
https://addons.community
MIT License
278 stars 45 forks source link

/usr/bin/motion does not exist on hass HA install #118

Closed rosahas closed 4 years ago

rosahas commented 4 years ago

Problem/Motivation

If I do the recommended install of OS image for Raspberry Pi 3B, /usr/bin/motion is not installed.

Expected behavior

I can't seem to connect to the Lorex camera. I want to confirm it's not because I am missing the "motion" binary.

Actual behavior

Expecting to connect to my camera and setup automation with motion detection.

Steps to reproduce

Just install Motion Eye add-on to the base install of HA using Raspberry Pi 3B image.

Proposed changes

If "/usr/bin/motion" is required, please update the documentation on how to get that done. When Debug log level is enabled, it keeps posting:

Exception: motion failed to start ERROR: motion not running, starting it DEBUG: starting motion DEBUG: starting motion binary "/usr/bin/motion" ERROR: failed to start motion: motion failed to start

sinclairpaul commented 4 years ago

Please see #115