Temperature and Humidity gone from Area Card after migration from ZHA toZ2M

Hi, I migrated vom ZHA to Z2M and now all my temp and humidity sensor (Sonoff SNZB-02P) readings are not showing up on the area card anymore. It worked perfectly using ZHA.

The sensors are assigned to the right area and have the correct class configuration:

state_class: measurement
unit_of_measurement: °C
device_class: temperature
friendly_name: Office TH sensor Temperature

I even tried creating a template sensor but they are not sowing up. The area configuration has temperature and humidity added but it’s not showing it.

What am I doing wrong?

Check the area settings, you may need to select the new entities there.

1 Like

That’s it! Thank you so much!