INFO:homeassistant.util.package:Attempting install of colorlog==4.1.0
Testing configuration at /home/homeassistant/.homeassistant
WARNING:homeassistant.components.device_tracker:The 'hide_if_away' option (with value 'False') is deprecated, please remove it from your configuration. This option will become invalid in version 0.107.0
WARNING:homeassistant.components.group:The 'view' option (with value 'True') is deprecated, please remove it from your configuration. This option will become invalid in version 0.107.0
WARNING:homeassistant.components.group:The 'view' option (with value 'True') is deprecated, please remove it from your configuration. This option will become invalid in version 0.107.0
WARNING:homeassistant.components.group:The 'view' option (with value 'True') is deprecated, please remove it from your configuration. This option will become invalid in version 0.107.0
WARNING:homeassistant.components.group:The 'view' option (with value 'True') is deprecated, please remove it from your configuration. This option will become invalid in version 0.107.0
WARNING:homeassistant.components.group:The 'view' option (with value 'True') is deprecated, please remove it from your configuration. This option will become invalid in version 0.107.0
INFO:homeassistant.util.package:Attempting install of HAP-python==2.7.0
Failed config
General Errors:
- Platform error device_tracker.life360 - cannot import name 'run_coroutine_threadsafe' from 'homeassistant.util.async_' (/srv/homeassistant/lib/python3.7/site-packages/homeassistant/util/async_py)
Successful config (partial)
I gather I just need to remove the “view” line from the following section of my Configuration.yaml file for the first part of the error.
I guess I could remove it as my Home Assistant page used to have icons at the top showing the status of people (eg me, showing “At Home” or “Away”) but they no longer show.
Not sure what’s classed as a “custom component” but the above config plus another section that reads as follows is all I have in Configuration.yaml
logger:
default: info
logs:
custom_components.life360: debug
Other than that, the only things I have in any files is in the known_devices.yaml file which has info on where to find the icon picture etc, so it reads like:
life360_max_schafer:
hide_if_away: false
icon:
mac:
name: life360 max schafer
picture: https://www.life360.com/img/user_images/the rest hidden for privacy reasons
track: true