Traceback (most recent call last):
File "/usr/src/app/homeassistant/helpers/service.py", line 224, in _handle_service_platform_call
await getattr(entity, func)(**data)
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/switch/phicomm_dc1.py", line 245, in turn_on
current_status = self._phicomm.status_dict[self._mac][ATTR_STATUS]
KeyError: 'DC:4F:22:04:B0:E1'