pnbruckner/ha-life360

Deprecated constants warning

Closed this issue · 2 comments

Logger: homeassistant.const
Source: helpers/deprecation.py:206
First occurred: 1:58:06 PM (4 occurrences)
Last logged: 1:58:06 PM

LENGTH_FEET was used from life360, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfLength.FEET instead, please report it to the author of the 'life360' custom integration
LENGTH_KILOMETERS was used from life360, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfLength.KILOMETERS instead, please report it to the author of the 'life360' custom integration
LENGTH_METERS was used from life360, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfLength.METERS instead, please report it to the author of the 'life360' custom integration
LENGTH_MILES was used from life360, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfLength.MILES instead, please report it to the author of the 'life360' custom integration

What version are you using? 0.3.10 is way too old and really doesn't work anymore due to server API changes. Please use the much newer beta, 0.5.0b7.