mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
parent
505d550d7f
commit
10e58ff8e0
@ -33,7 +33,7 @@ Configuration variables:
|
|||||||
- **username** (*Optional*): The username for accessing your camera.
|
- **username** (*Optional*): The username for accessing your camera.
|
||||||
- **password** (*Optional*): The password for accessing your camera.
|
- **password** (*Optional*): The password for accessing your camera.
|
||||||
- **authentication** (*Optional*): `basic` (default) or `digest` auth for requests.
|
- **authentication** (*Optional*): `basic` (default) or `digest` auth for requests.
|
||||||
-
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
There is a <a href="https://github.com/shazow/urllib3/issues/800" target="_blank">known issue in urllib3</a> that you will get error messages in your logs like <code>[StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''</code> but the component still works fine. You can ignore the messages.
|
There is a <a href="https://github.com/shazow/urllib3/issues/800" target="_blank">known issue in urllib3</a> that you will get error messages in your logs like <code>[StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''</code> but the component still works fine. You can ignore the messages.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user