Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor: The camera entity does not support requesting width and height

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

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 18
  • Comments: 16 (7 by maintainers)

Most upvoted comments

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

Problem should be solved in v2.1.2

@Bellavista this is not a problem with this integration, but with a lovelace map card (related issue)