2018-09-08 05:33:04 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 390, in start
resp = await self._request_handler(request)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/aiohttp.py", line 138, in _handle_request
status = await self.event_handler.handle_notify(headers, body)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 176, in handle_notify
service.notify_changed_state_variables(changes)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 465, in notify_changed_state_variables
self.on_event(self, changed_state_variables)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/dlna.py", line 167, in _on_event
dlna_handle_notify_last_change(state_variable)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/dlna.py", line 63, in dlna_handle_notify_last_change
service.notify_changed_state_variables(changes)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 458, in notify_changed_state_variables
state_var.upnp_value = value
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 771, in upnp_value
self.value = self.coerce_python(upnp_value)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 778, in coerce_python
return data_type(upnp_value)
ValueError: invalid literal for int() with base 10: ''
2018-09-08 05:33:05 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 390, in start
resp = await self._request_handler(request)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/aiohttp.py", line 138, in _handle_request
status = await self.event_handler.handle_notify(headers, body)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 176, in handle_notify
service.notify_changed_state_variables(changes)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 465, in notify_changed_state_variables
self.on_event(self, changed_state_variables)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/dlna.py", line 167, in _on_event
dlna_handle_notify_last_change(state_variable)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/dlna.py", line 63, in dlna_handle_notify_last_change
service.notify_changed_state_variables(changes)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 458, in notify_changed_state_variables
state_var.upnp_value = value
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 771, in upnp_value
self.value = self.coerce_python(upnp_value)
File "/usr/local/lib/python3.6/site-packages/async_upnp_client/__init__.py", line 778, in coerce_python
return data_type(upnp_value)
ValueError: invalid literal for int() with base 10: ''
auth_providers:
- type: homeassistant
# uncomment this to enable backwards compatible API password support
- type: legacy_api_password
http:
api_password: *********