So, since updating this component Iām not longer getting status updates.
I only get changes for Home and Work (which are two locations setup in Life360). It seems to be ignoring my HA zones.
I no longer see the āmovingā status either.
I see this in my log.
AttributeError: module 'homeassistant.components.zone' has no attribute 'active_zone'; m = {'features': {'device': '1', 'smartphone': '1', 'nonSmartphoneLocating': '0', 'geofencing': '1', 'shareLocation': '1', 'shareOffTimestamp': None, 'disconnected': '0', 'pendingInvite': '0', 'mapDisplay': '1'}, 'issues': {'disconnected': '0', 'type': None, 'status': None, 'title': None, 'dialog': None, 'action': None, 'troubleshooting': '0'}, 'location': {'latitude': 'my_lat', 'longitude': 'my_long', 'accuracy': '50', 'startTimestamp': 1526594986, 'endTimestamp': '1526594986', 'since': 1526594986, 'timestamp': '1526594986', 'name': None, 'placeType': None, 'source': None, 'sourceId': None, 'address1': None, 'address2': '', 'shortAddress': '', 'inTransit': '1', 'tripId': None, 'driveSDKStatus': None, 'battery': '90', 'charge': '0', 'wifiState': '1', 'speed': 9.11, 'isDriving': '0'}, 'communications': [{'channel': 'Voice', 'value': 'my_phone', 'type': 'Home'}, {'channel': 'Email', 'value': 'my_email', 'type': None}], 'medical': None, 'relation': None, 'createdAt': '1525880983', 'activity': None, 'id': '02489e79-28c3-4587-96f0-bf7b64fb2421', 'firstName': 'my_FirstNAme', 'lastName': '', 'loginEmail': 'email@address', 'loginPhone': 'my_phone_number', 'avatar': 'my_avatar', 'isAdmin': '1', 'pinNumber': None}