It would be great if you can add other entity sensors to a tile. Consider this example:
- type: horizontal-stack
cards:
- entity: switch.greenwave_6_6
type: tile
state_content:
- state
- last-changed
- entity: switch.greenwave_6_5
type: tile
state_content:
- state
- last-changed
Would be great if I can add sensor.greenwave_6_electric_consumption_w_6
to a tile.