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

[BUG] Lot of warn messages and no camera stream working #661

Closed
TPPTim opened this issue Sep 25, 2024 · 11 comments
Closed

[BUG] Lot of warn messages and no camera stream working #661

TPPTim opened this issue Sep 25, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@TPPTim
Copy link

TPPTim commented Sep 25, 2024

Bug Description

Hello and first of all,
Thank you so much for this great adapter - it's really impressive!

In the loggin file I receive a lot and also different warning messages.

Steps to Reproduce

I installed the adapter and set it up with my app login details and local IP address for 'Hostname/IP for camera stream'.
All data points are created and I can basically control my Roborock S8.

Expected Behavior

1.) I do not expect too many warnings. Some data points are missing.
2.) None of the 4 camera streams work. Not via PC browser, mobile browser or rtsp via VLC player.

Debug Log

iobroker.2024-09-25.log

Adapter Version

0.6.4

JS-Controller Version

6.0.9

Node.js Version

v18.19.0

Operating System

Debian 11

Additional Context

No response

@TPPTim TPPTim added the bug Something isn't working label Sep 25, 2024
@copystring
Copy link
Owner

Hi, please Install 0.6.15 from the latest repo and install nodejs 20.x. nodejs 18.x isn't supported by this adapter anymore.
If you still see errors, let me know.

@copystring
Copy link
Owner

Also, did you enter the pin in the options of the adapter? The pin you assigned in the app on your phone.

@TPPTim
Copy link
Author

TPPTim commented Sep 26, 2024

I will test the JS update tomorrow and come back.
I am confused regarding the PIN. I did not changed the PIN in the adapter options. There in the app was no PIN that I had to set up. Where can I get it?

Sorry for that stupid question but I did not find any information on Github and searched in all the app settings.

I only have the 6 digit pin after first email registration and my unlock pin for the smartphone.

Thanks!
Tim

@copystring
Copy link
Owner

You need to set the pin in your phone app, then enter the pin you set there in the options of the adapter.
image

@TPPTim
Copy link
Author

TPPTim commented Sep 28, 2024

Thanks for your fast responce. I checked the whole app and I can´t find the option to set the PIN.
Are we talking about the 'Roborock' or the 'Xiaomi Home' app?

@copystring
Copy link
Owner

The roborock app. Which robot do you have?

@TPPTim
Copy link
Author

TPPTim commented Sep 28, 2024

That is strange. I have the Roborock S8.

@copystring
Copy link
Owner

S8 doesn't have a camera usable by the adapter.

@TPPTim
Copy link
Author

TPPTim commented Sep 29, 2024

Oh OK 🤦🏻‍♂️ That is the reason for.
Do you know what the camera in front of the robot is for?

@copystring
Copy link
Owner

It's used to detect obstacles.

@TPPTim
Copy link
Author

TPPTim commented Sep 30, 2024

OK, thank you very much!
One more thing. I installed now the newest Version JS 20x as you mentioned.
I still receive those two errors.

roborock.0 2024-09-30 15:36:27.370 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.repeat" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:36:27.370 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.replenish_mode" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:35:27.325 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.repeat" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:35:27.325 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.replenish_mode" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:34:27.303 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.repeat" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:34:27.302 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.replenish_mode" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:33:27.389 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.repeat" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:33:27.389 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.replenish_mode" has no existing object, this might lead to an error in future versions
roborock.0 2024-09-30 15:32:27.303 warn State "roborock.0.Devices.mxdkyM82nKK10fsZ6U0HG.deviceStatus.repeat" has no existing object, this might lead to an error in future versions

Can you tell me how to get rid of them ?

Regards
Tim

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

No branches or pull requests

2 participants