I have a Lovelace dashboard that I’ve been casting to a Nest Hub without issues for months. However recently it is only showing some of the elements. I’ve restarted both HA and the Nest Hub, but that does not fix it. Did something change to break that? Button and media entities work, sensor entities do not, nor do gauges and update entities.
It’s entities, not cards, because there are empty cards like this one:
- type: custom:mushroom-climate-card
entity: climate.hallway
fill_container: true
show_temperature_control: true
collapsible_controls: true
hvac_modes:
- cool
- heat_cool
- 'off'
- fan_only
- heat
tap_action:
action: more-info
which do show up as a black square.
Can anyone check on their end if they can send a dashboard to a Nest Hub and see sensor, climate or gauge elements? (i.e. is this a me issue, or HA issue?)