question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Gap between current conditions columns and current temperature/icon

See original GitHub issue

After last update there is a huge gap between the current conditions columns and the current temperature/icon.

Earlier versions: image

Current version: image

Configuration:

- type: custom:bom-weather-card
  entity_sun: sun.sun
  entity_daily_summary: sensor.dark_sky_daily_summary
  entity_current_conditions: sensor.dark_sky_icon
  entity_humidity: sensor.humidity_outdoor
  entity_pressure: sensor.pressure_outdoor
  entity_temperature: sensor.temperature_outdoor
  entity_apparent_temp: sensor.dark_sky_apparent_temperature
  entity_visibility: sensor.dark_sky_visibility
  entity_wind_bearing: sensor.dark_sky_wind_bearing
  entity_wind_speed: sensor.dark_sky_wind_speed
  entity_forecast_high_temp_1: sensor.dark_sky_daytime_high_temperature_1d
  entity_forecast_high_temp_2: sensor.dark_sky_daytime_high_temperature_2d
  entity_forecast_high_temp_3: sensor.dark_sky_daytime_high_temperature_3d
  entity_forecast_high_temp_4: sensor.dark_sky_daytime_high_temperature_4d
  entity_forecast_high_temp_5: sensor.dark_sky_daytime_high_temperature_5d
  entity_forecast_low_temp_1: sensor.dark_sky_overnight_low_temperature_1d
  entity_forecast_low_temp_2: sensor.dark_sky_overnight_low_temperature_2d
  entity_forecast_low_temp_3: sensor.dark_sky_overnight_low_temperature_3d
  entity_forecast_low_temp_4: sensor.dark_sky_overnight_low_temperature_4d
  entity_forecast_low_temp_5: sensor.dark_sky_overnight_low_temperature_5d
  entity_forecast_icon_1: sensor.dark_sky_icon_1d
  entity_forecast_icon_2: sensor.dark_sky_icon_2d
  entity_forecast_icon_3: sensor.dark_sky_icon_3d
  entity_forecast_icon_4: sensor.dark_sky_icon_4d
  entity_forecast_icon_5: sensor.dark_sky_icon_5d
  entity_summary_1: sensor.dark_sky_summary_1d
  entity_summary_2: sensor.dark_sky_summary_2d
  entity_summary_3: sensor.dark_sky_summary_3d
  entity_summary_4: sensor.dark_sky_summary_4d
  entity_summary_5: sensor.dark_sky_summary_5d
  entity_pop_1: sensor.dark_sky_precip_probability_1d
  entity_pop_2: sensor.dark_sky_precip_probability_2d
  entity_pop_3: sensor.dark_sky_precip_probability_3d
  entity_pop_4: sensor.dark_sky_precip_probability_4d
  entity_pop_5: sensor.dark_sky_precip_probability_5d
  time_format: 24
  locale: pl
  tooltips: true
  tooltip_width: 100
  tooltip_bg_color: "#FAFAFA"
  tooltip_fg_color: "#212121"
  tooltip_border_color: "#D9D9D9"
  tooltip_left_offset: -14
  slot_l1: "wind"
  slot_l2: "visibility"
  slot_l3: "sun_following"
  slot_l4: "remove"
  slot_l5: "remove"
  slot_r1: "humidity"
  slot_r2: "pressure"
  slot_r3: "sun_next"
  slot_r4: "remove"
  slot_r5: "remove"
  old_icon: "true"

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bieniucommented, May 8, 2020

Yes, you’re right, the variable current_data_top_margin: 7em remove this blank space. Thanks.

0reactions
DavidFW1960commented, May 7, 2020

current data seems to control the positioning of the slots. Current text probably won’t affect that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Definitions of Colors on the National Weather Service ...
The left column displays each color type, along with the Product ... Includes important information on the progress of severe weather elements and/or...
Read more >
How to Show the Weather Forecast on Your iPhone Lock Screen
1. Tap the frame either above or below the time to bring up the widgets selector. 2. Tap the suggested weather widget at...
Read more >
WeatherWidget.io: Free, responsive Weather Widget for any ...
One of the icon sets is animated. The weather widget can display the current weather, a weather forecast for the next few days,...
Read more >
Learn the weather icons on iPhone - Apple Support
The icons in the Weather app indicate different weather conditions, like fog or haze. Here's a list of some of the weather icons...
Read more >
What is the difference between weather and climate?
Weather reflects short-term conditions of the atmosphere while climate is the average daily weather for an extended period of time at a certain ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found