Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback and sensors are not working - indoor Cam Pan&Tilt 2K (T8410) #130

Closed
DivanX10 opened this issue May 11, 2021 · 8 comments
Closed
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@DivanX10
Copy link

Camera indoor Cam Pan&Tilt 2K (T8410)

The latest version of eufy-security 0.5.2 is installed. The camera control partially works (listed below what works and what does not work) and the feedback does not work. If I turn it on or off via the mobile app, the value in iobroker will not change from true to false, is this how it should be or should it not be?

Установлена последняя версия eufy-security 0.5.2. Управление камерой частично работает (ниже перечислил что работает, а что не работает) и не работает обратная связь. Если я через мобильное приложение включу или выключу, то в iobroker не будет меняться значение с true на false, это так и должно быть или так не должно быть?

Can you add PTZ to control the camera?
Можете ли добавить PTZ для управления камерой?

These functions work
Эти функции работают
Actions:
Enable/disable device
Enable/disable auto night vision
Enable/disable led
Enable/disable motion detection
Enable/disable pet detection
Enable/disable sound detection
Enable/disable RTSP stream

These functions do not work, all the time false
Эти функции не работают, все время false
Events:
Motion detected
Person detected
Crying detected
Sound detected
Pet detected

@bropat
Copy link
Owner

bropat commented May 11, 2021

Hi @DivanX10,

thank you for the feedback!

If I turn it on or off via the mobile app, the value in iobroker will not change from true to false, is this how it should be or should it not be?

Unfortunately, this change is not communicated via any interface, so that only the polling interval (adjustable, default: 10 min.) is effective here, which polls the status every X minutes.

Can you add PTZ to control the camera?

I will try to implement this feature as already requested in issue #129

These functions do not work, all the time false

You are right, found the bug. Will be fixed in the next version.

@bropat bropat self-assigned this May 11, 2021
@bropat bropat added bug Something isn't working enhancement New feature or request labels May 11, 2021
@DivanX10
Copy link
Author

Unfortunately, this change is not communicated via any interface, so that only the polling interval (adjustable, default: 10 min.) is effective here, which polls the status every X minutes.

I have set and tried different polling intervals from 1 to 20 minutes and the status does not change. Maybe it's all about the selected region in the eufy-security app itself, or does it not matter? I have selected the region Russia
Я устанавливал и пробовал разные интервалы опроса от 1 до 20 минут и статус не меняется. Может все дело в выбранном регионе, в самом приложении eufy-security или это не имеет значения? У меня выбран регион Россия

@bropat
Copy link
Owner

bropat commented May 13, 2021

I can't say at the moment. Will look into the matter.

bropat pushed a commit that referenced this issue May 14, 2021
Fixed push notification for indoor and floodlight cams (issue #130)
Fixed refresh of properties/settings of standalone devices (issue #130)
Updated versions of the package dependencies
@bropat
Copy link
Owner

bropat commented May 14, 2021

@DivanX10
Now it should work correctly (as described above).

Let me know.

@DivanX10
Copy link
Author

@bropat ok, thanks. I will check and be sure to unsubscribe

@DivanX10
Copy link
Author

DivanX10 commented May 15, 2021

I don't have a dog and only checked these Motion\Person\Sound sensors. The sensors work, but one Sound detected sensor for some reason does not transmit false\true messages, while the Motion\Person sensors transmit messages

All sensors work in iobroker
Motion detected - Works, the topics have the values false\true
Person detected - Works, the topics have the values false\true
Sound detected - The sensor itself works. The false\true statuses change. Only passing false\true values via MQTT does not work

In order for the sensors to start working, you need to enable them in the settings
image

@DivanX10
Copy link
Author

Feedback doesn't work or you didn't fix it and only made the sensors work?
Обратная связь не работает или вы это не исправляли и сделали только работу сенсоров?

@DivanX10
Copy link
Author

Closing it. Feedback and sensors are working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants