I am receiving this message from MQTT;
Sensor with invalid unit of measurement
Warning · Reported by MQTT
Manual configured Sensor entity sensor.weatherstation_temperture_degc has a configured unit of measurement ℃ which is not valid with configured device class temperature. Make sure a valid unit of measurement is configured or remove the device class, and reload the manually configured MQTT items or restart Home Assistant to fix this issue.
in the documentation the the accepted unit of measurement values for device class temperature are °C, °F or K.
You need to use two symbols. The degree symbol ° and a letter C or F.
You can copy them from the temperature device class description here: Sensor - Home Assistant I recommend you check that document for all valid sensor units in future.
And OP needs to keep in mind there are two more very similar looking symbols in Unicode, which will also cause an error if used. If they copy it as suggested, there won’t be an issue, but they or others may still try to type it.