Weather Popup
Weather popup¶

Requirements¶
- weather-radar-card (download for HACS)
 
How to use¶
To enable this popup, add the following code to your card:
  ulm_custom_popup:
      template: "popup_weather_forecast"
      entity: weather.xxx
      popup_variables:
          ulm_weather_popup_surpress_first_forecast: false
Variables¶
| Variable | Default | Required | Notes | 
|---|---|---|---|
| entity | |||
| ulm_weather_popup_surpress_first_forecast | false | Suppress first forecast entry | 
Credits¶
- Designed by schumijo