Configuration should propose the sensors of the matching class first for temperature and humidity :
state_class: measurement
unit_of_measurement: °C
attribution: Data provided by Météo-France
device_class: temperature
friendly_name: Location Temperature
Here, there is a device_class === "temperature" attribute to identify matching sensors, there is also one for humidity...
Configuration should propose the sensors of the matching class first for temperature and humidity :
Here, there is a device_class === "temperature" attribute to identify matching sensors, there is also one for humidity...