Was noticing today - when I looking in the logs - many, many lines like these (these are the last two - right after a reboot of HA):
2024-01-19 14:01:56.927 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.family_hub_cooler_temperature_measurement (<class 'custom_components.smartthings.sensor.SmartThingsSensor'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('temperature') it is using; expected one of ['°C', 'K', '°F']; Please update your configuration if your entity is manually configured, otherwise report it to the author of the 'smartthings' custom integration
2024-01-19 14:01:56.929 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.family_hub_cooler_thermostat_cooling_setpoint (<class 'custom_components.smartthings.sensor.SmartThingsSensor'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('temperature') it is using; expected one of ['°C', 'K', '°F']; Please update your configuration if your entity is manually configured, otherwise report it to the author of the 'smartthings' custom integration
Was noticing today - when I looking in the logs - many, many lines like these (these are the last two - right after a reboot of HA):
2024-01-19 14:01:56.927 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.family_hub_cooler_temperature_measurement (<class 'custom_components.smartthings.sensor.SmartThingsSensor'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('temperature') it is using; expected one of ['°C', 'K', '°F']; Please update your configuration if your entity is manually configured, otherwise report it to the author of the 'smartthings' custom integration
2024-01-19 14:01:56.929 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.family_hub_cooler_thermostat_cooling_setpoint (<class 'custom_components.smartthings.sensor.SmartThingsSensor'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('temperature') it is using; expected one of ['°C', 'K', '°F']; Please update your configuration if your entity is manually configured, otherwise report it to the author of the 'smartthings' custom integration