the white it does, but RGB says in front end
Traceback (most recent call last):
File "/srv/hass/hass_venv/lib/python3.4/site-packages/requests/packages/urllib3/connectionpool.py", line 398, in _make_request
assert_header_parsing(httplib_response.msg)
File "/srv/hass/hass_venv/lib/python3.4/site-packages/requests/packages/urllib3/util/response.py", line 66, in assert_header_parsing
raise HeaderParsingError(defects=defects, unparsed_data=unparsed_data)
requests.packages.urllib3.exceptions.HeaderParsingError: [StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''
17-02-12 09:59:03 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/home/hass/.homeassistant/deps/yeelight/main.py", line 271, in send_command
self._socket.send((json.dumps(command) + "\r\n").encode("utf8"))
File "/home/hass/.homeassistant/deps/yeelight/main.py", line 171, in _socket
self.__socket.connect((self._ip, self._port))
OSError: [Errno 113] No route to host
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
result = coro.throw(exc)
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/core.py", line 1018, in _event_to_service_call
yield from service_handler.func(service_call)
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/__init__.py", line 240, in async_handle_light_service
yield from light.async_turn_on(**params)
File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
yield self # This tells Task to wait for completion.
File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
value = future.result()
File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
raise self._exception
File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/light/yeelight.py", line 295, in turn_on
self._bulb.turn_on(duration=duration)
File "<decorator-gen-7>", line 2, in turn_on
File "/home/hass/.homeassistant/deps/yeelight/main.py", line 50, in _command
result = self.send_command(method, params).get("result", [])
File "/home/hass/.homeassistant/deps/yeelight/main.py", line 277, in send_command
raise_from(BulbException('A socket error occurred when sending the command.'), ex)
File "/home/hass/.homeassistant/deps/future/utils/__init__.py", line 398, in raise_from
exec(execstr, myglobals, mylocals)
File "<string>", line 1, in <module>
yeelight.main.BulbException: A socket error occurred when sending the command.
17-02-12 09:59:04 ERROR (Thread-9) [homeassistant.components.recorder] Error during query: (sqlite3.OperationalError) database is locked
17-02-12 09:59:04 WARNING (Thread-6) [requests.packages.urllib3.connectionpool] Failed to parse headers (url=http://192.168.1.52:8080/video): [StartBoundaryNotFoundDefect(), MultipartInvariantViolationDefect()], unparsed data: ''
Traceback (most recent call last):
mmhhhh , the plug of the bulb was disconnected … so nevermind. Now works, but it took long time to change status from unavailable to a normal state
I like the unavailable state though, very cool new feature!!
It should come also for the HUE lights