I install in raspbian.
And I set auto start.
It working.
But I can’t connect in another drive
● [email protected] - Home Assistant Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled) Active: active (running) since Mon 2019-01-21 22:07:08 CST; 26min ago Main PID: 1266 (hass) CGroup: /system.slice/system-home\x2dassistant.slice/[email protected] └─1266 /srv/homeassistant/bin/python3 /srv/homeassistant/bin/hass -c /home/homeassistant/.homeassistant 1月 21 22:08:32 raspberrypi hass[1266]: result = coro.send(None) 1月 21 22:08:32 raspberrypi hass[1266]: File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/discovery.py”, line 151, in new_service_found 1月 21 22:08:32 raspberrypi hass[1266]: data=info 1月 21 22:08:32 raspberrypi hass[1266]: File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/data_entry_flow.py”, line 57, in async_init 1月 21 22:08:32 raspberrypi hass[1266]: handler, context=context, data=data) 1月 21 22:08:32 raspberrypi hass[1266]: File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/config_entries.py”, line 522, in _async_create_flow 1月 21 22:08:32 raspberrypi hass[1266]: self.hass, self._hass_config, handler, component) 1月 21 22:08:32 raspberrypi hass[1266]: File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/setup.py”, line 248, in async_process_deps_reqs 1月 21 22:08:32 raspberrypi hass[1266]: raise HomeAssistantError(“Could not install all requirements.”) 1月 21 22:08:32 raspberrypi hass[1266]: homeassistant.exceptions.HomeAssistantError: Could not install all requirements.
Please format your log using the instructions in the blue box at the top of the page. Its impossible to read as it is.