Ever since I upgraded I’m getting a lot of warnings in HA about my cameras. Was there a breaking change that I did not see? Here is one of the warnings I’m getting:
2017-11-07 19:52:02 WARNING (SyncWorker_12) [urllib3.connectionpool] Failed to parse headers (url=http://192.168.1.63:80/videostream.cgi?rate=0&user=user&pwd=password): [StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: '' Traceback (most recent call last): File "/srv/homeassistant/lib/python3.6/site-packages/urllib3/connectionpool.py", line 399, in _make_request assert_header_parsing(httplib_response.msg) File "/srv/homeassistant/lib/python3.6/site-packages/urllib3/util/response.py", line 66, in assert_header_parsing raise HeaderParsingError(defects=defects, unparsed_data=unparsed_data) urllib3.exceptions.HeaderParsingError: [StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''