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

The camera entity does not support requesting width and height #168

Closed
Enzokot opened this issue Sep 4, 2021 · 16 comments
Closed

The camera entity does not support requesting width and height #168

Enzokot opened this issue Sep 4, 2021 · 16 comments
Assignees
Labels
bug Something isn't working

Comments

@Enzokot
Copy link

Enzokot commented Sep 4, 2021

After updating HomeAssistant to 2021.09.0 I am getting warnings in the log:
2021-09-04 12:28:13 WARNING (MainThread) [homeassistant.components.camera] The camera entity camera.roborock_vacuum_map does not support requesting width and height, please open an issue with the integration author
May be this help chapter Custom integrations: Cameras

@PiotrMachowski PiotrMachowski self-assigned this Sep 4, 2021
@PiotrMachowski PiotrMachowski added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Sep 4, 2021
@Bellavista
Copy link

Same for me, The camera entity camera.mappa_cerchio does not support requesting width and height, please open an issue with the integration author. i installed only now the addon. Homeassitant 2021.9.4

@Bellavista

This comment has been minimized.

@PiotrMachowski

This comment has been minimized.

@dirtymike0330
Copy link

dirtymike0330 commented Dec 19, 2021

I am having the same issues, which are also mentioned in several other open issues. The map seems to work and the vacuum works, but I am constantly getting the following log errors for my roborock s5:

  1. Entity camera.xiaomi_cloud_map_extractor (<class 'custom_components.xiaomi_cloud_map_extractor.camera.VacuumCamera'>) implements device_state_attributes. Please report it to the custom component author

  2. Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds

  3. The camera entity camera.xiaomi_cloud_map_extractor does not support requesting width and height, please open an issue with the integration author

@PiotrMachowski
Copy link
Owner

Problem should be solved in v2.1.2

@Enzokot
Copy link
Author

Enzokot commented Jan 4, 2022

@PiotrMachowski with v2.1.3 after restart my instance this warning appears one time:
The camera entity camera.roborock_vacuum_map does not support requesting width and height, please open an issue with the integration author

@PiotrMachowski
Copy link
Owner

@Enzokot are you sure you have this version installed...? You can check it by looking at manifest.json: it should contain pycryptodome

@dirtymike0330
Copy link

dirtymike0330 commented Jan 4, 2022

@Enzokot are you sure you have this version installed...? You can check it by looking at manifest.json: it should contain pycryptodome

I am still getting the same errors as well after the update and I have confirmed that I have pycryptodome in my manifest.json
xai

@dirtymike0330
Copy link

Ultimately, the vacuum works as scheduled and the map seems to work, but it does throw the log errors regardless.
1
2

@PiotrMachowski
Copy link
Owner

@rainman369 well, you don't get the same errors, (1) and (3) from your earlier comment are now gone. Ones you get depend on connection to your vacuum, which seems to be a bit unstable

@dirtymike0330
Copy link

@rainman369 well, you don't get the same errors, (1) and (3) from your earlier comment are now gone. Ones you get depend on connection to your vacuum, which seems to be a bit unstable

You are correct, my fault :D I may try to re-do the install process at some point, but I think you're right and it just isn't very stable (which would be for a number of reasons). Thanks for your continued work on this project.

@PiotrMachowski
Copy link
Owner

@Enzokot damn, I forgot to update this value...

@Enzokot
Copy link
Author

Enzokot commented Jan 4, 2022

@PiotrMachowski I reinstall from HACS but after two restarts my instance this warning appears anyway

@PiotrMachowski
Copy link
Owner

@Enzokot ok, my bad, this change has somehow is missing, fix coming soon

@PiotrMachowski PiotrMachowski reopened this Jan 4, 2022
@PiotrMachowski
Copy link
Owner

Ok, it's fixed now in v2.1.5

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

4 participants