Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weather forecast still disappears sometimes #478

Closed
anarion80 opened this issue May 24, 2024 · 0 comments
Closed

Weather forecast still disappears sometimes #478

anarion80 opened this issue May 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@anarion80
Copy link
Contributor

The weather forecast still disappears sometimes after refresh. When it disappears I can see the following log on the console:

image

This is with the following dashboard snippet:

  - type: weather
    entity_id: weather.openweathermap
    weather_sensor: sensor.openweathermap_weather
    extra_sensor: sensor.openweathermap_forecast_precipitation_probability
    extra_sensor_icon: mdi:drop
    show_apparent: true
    icon_pack: meteocons
    id: 2790676343766
  - id: 2687656384157
    type: weather_forecast
    entity_id: weather.openweathermap
    days_to_show: 4
    icon_pack: meteocons
@matt8707 matt8707 added the bug Something isn't working label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants