Still getting Shield icon in Google Home app

In customize.yaml:

 sensor.stue:
   friendly_name: Stua
   device_class: temperature

In cloud.yaml:

   google_actions:
     filter:
       exclude_domains:
         - sensor
       include_entities:
         - sensor.stue
     entity_config:
       sensor.stue:
         name: Temperatur
         aliases:
           - Stua
         room: Stua

Restarted Home Assistant, and synchronized devices both in Home Assistant and Google Assistant. Still Shield Icon.

Any suggestions??

Hi, did you solve it?
For me Temperature, Window are displayed as shield,
Camera as camera but once clicking on it, it just takes to settings,
So are binary sensors of doors and windows,
Covers (levels) also takes to settings,

Basically just switch, light, vacuum and climate components working good

Nope, but I know why:
Google Home does not support sensors. The integration is a workaround, using a fake_heater (or something like that).