@faspina wrote:
Says confguration error in the notification. I deleted the .google.token tried again authenticated and allowed it but still does not connect after reboot.
Lots of log errors
2020-04-15 16:56:58 ERROR (MainThread) [homeassistant.setup] Error during setup of component google
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 175, in _async_setup_component
component.setup, hass, processed_config # type: ignore
File “/usr/local/lib/python3.7/concurrent/futures/thread.py”, line 57, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/src/homeassistant/homeassistant/components/google/init.py”, line 217, in setup
do_setup(hass, config, conf)
File “/usr/src/homeassistant/homeassistant/components/google/init.py”, line 322, in do_setup
hass.data[DATA_INDEX] = load_config(hass.config.path(YAML_DEVICES))
File “/usr/src/homeassistant/homeassistant/components/google/init.py”, line 382, in load_config
calendars.update({calendar[CONF_CAL_ID]: DEVICE_SCHEMA(calendar)})
TypeError: ‘NoneType’ object is not subscriptable
2020-04-15 16:56:59 WARNING (zeroconf-ServiceBrowser__axis-video._tcp.local.) [zeroconf] Exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/zeroconf/init.py”, line 2627, in send
bytes_sent = s.sendto(packet, 0, (real_addr, port))
OSError: [Errno 126] No error information.
Posts: 1
Participants: 1