Openweathermap

Hi
I am very new to homeassistant and appdaemon. I tried to show the weather forecast in one card in my appdaemon dashboard. I used the following code in my dash but it only shows one entity (the last one). How can I show them all in one card?
‘’’’
sample_weather:
widget_type: sensor
title: Today
sensors:
sensor.owm_condition
sensor.owm_temperature
‘’’’
would you please help me with this?
Thanks

did you fix it?

No unfortunately.

Did you try:
https://github.com/vche/appdaemon_weatherentity