cdnninja/yoto_ha

temp

Closed this issue · 1 comments

Log details

TEMP_CELSIUS was used from yoto, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'yoto' custom integration

Entity sensor.abc_yoto_player_temperature (<class 'custom_components.yoto.sensor.YotoSensor'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('temperature') it is using; expected one of ['K', '°F', '°C']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/cdnninja/yoto_ha/issues

Solved this.