Weather integration for Estonian weather

Since AccuWeather has now discontinued its free service and is hoping to squeeze a few cents out of users at every opportunity, here is a fresh integration for Estonian weather.

Daily forecast
Hourly forecast
Weather warnings + a few more extras for certain locations.

Installation via HACS.

Hey, nice project — thanks for sharing the Estonian weather integration. :estonia:

I’ve been building a small Absolute Forecast Card (originally for SILAM Pollen), and I tried it with your weather.* entity — looks to work fine.

What the card does, briefly:

  • Basic panel: keeps the stock Weather look; one primary attribute + optional draggable extras (row/column).
  • Extended view: more layers (temperature & apparent, precipitation prob/amount, UV, wind speed/gust/direction, clouds, humidity, dew point, pressure) and a compact meteo-risk strip.
  • Scrollable forecast slots when they don’t fit; local JS module, no CDN.

How to try (for now): it’s bundled with SILAM Pollen — install via HACS, add one location, then add the resource
/local/absolute-forecast-card.js as Resource type: JavaScript Module. After that, add the card and point it at your Estonian weather.* entity.

More context here:
https://community.home-assistant.io/t/silam-pollen-allergy-proof-your-home-assistant

Eventually I did look at it and it gives more detailed information at glance then most other weather widgets an I can see value of that, but also I am unapologetically against any waste of space in dashboard. Less is more is my mantra. I however realize that others may have different ideals. :thinking:
As I see it now one row of forecast seems to me absolutely unnecessary, Hours, condition and temperature is just repeated one row below in smaller script. One of them should be removed or at least provide some added value that would justify its existence. I would suggest that the top row could be displayed as a daily forecast.
But these are just my thoughts, every developer has the right to make whatever decisions they want. :slightly_smiling_face: