The camera entity does not support requesting width and height
See original GitHub issueAfter 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
Issue Analytics
- State:
- Created 2 years ago
- Reactions:18
- Comments:16 (7 by maintainers)
Top Results From Across the Web
Camera entities for person label do not support requesting ...
Camera entities for person label do not support requesting width and height #165 · Version of the custom_component. v2.1.0 · Configuration. N/A.
Read more >Camera Entity | Home Assistant Developer Docs
A camera entity can display images, and optionally a video stream. ... If the aspect ratio is not the same as the requsted...
Read more >CameraCharacteristics - Android Developers
When obtained by a client that does not hold the CAMERA permission, ... size values for android.lens.aperture that are supported by this camera...
Read more >API Reference (1.4.7) – Help - Blippar
On iOS Safari browser, a Camera permission request notice is displayed before asking the user to allow access to the Camera. This attribute ......
Read more >Alexa.CameraStreamController Interface 3 - Amazon Developer
If your security camera device is capable of real-time communication (RTC), ... The resolution object represents the height and width of a camera...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub 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:
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
Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds
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