Odd thing this morning, one of the 3 lights in the kitchen was already on when I walked. They are normally activated by a Fibaro sensor. I checked the logs and all it had was
17-02-24 22:53:22 ERROR (Thread-23) [pychromecast.socket_client] Failed to connect, retrying in 5.000000s
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/deps/pychromecast/socket_client.py", line 246, in initialize_connection
self.socket.connect((self.host, self.port))
File "/usr/lib/python3.4/ssl.py", line 840, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 827, in _real_connect
socket.connect(self, addr)
ConnectionRefusedError: [Errno 111] Connection refused
17-02-24 22:53:53 WARNING (Thread-23) [pychromecast.socket_client] Heartbeat timeout, resetting connection
17-02-24 22:54:11 ERROR (Thread-23) [pychromecast.socket_client] Failed to connect, retrying in 5.000000s
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/deps/pychromecast/socket_client.py", line 246, in initialize_connection
self.socket.connect((self.host, self.port))
File "/usr/lib/python3.4/ssl.py", line 840, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 827, in _real_connect
socket.connect(self, addr)
OSError: [Errno 113] No route to host
which is irrelevant
then the logbook
00:08
Kitchen 1 turned on
00:08
Lights turned off
00:08
Kitchen 1 turned off
00:07
Lights turned on
00:07
Kitchen 1 turned on
00:06
Lights turned off
00:06
Kitchen 1 turned off
00:04
Lights turned on
00:04
Kitchen 1 turned on
00:03
Lights turned off
00:03
Kitchen 1 turned off
00:02
Lights turned on
00:02
Kitchen 1 turned on
00:01
Lights turned off
00:01
Kitchen 1 turned off
repeat all night long… Anyone seen something like this before and what could cause it please?
Cheers
Mark