Skip to content

weatheralerts v0.1.2

Choose a tag to compare

@jlverhagen jlverhagen released this 21 Jun 07:52
58456ff

Changes:

weatheralerts v0.1.2

  • Update and add documentation
  • Changed default icon from mdi:weather-hurricane to mdi:alert-octagram
  • Simplify alert object sorting; reverse sort alerts by alert ID
  • Tweak logging levels and messages
  • Log sorted alert IDs for debugging purposes
  • Add endsExpire, hailSize, windGust, and waterspoutDetection alert attributes
  • Increase initial setup timeouts from 10 seconds to 20 seconds

weatheralerts YAML packages v0.1.2

  • Various improvements and fixes
  • Add input_text sensors to track triggered alerts
  • Turn off ended alerts (using endsExpire) if weather.gov has extended outage
  • Add additional count attributes to the weatheralerts_*_active_alerts sensor

If you use your own automations and have problems with constant re-triggering notifications, you should examine the YAML packages in the *weatheralerts* GitHub repository to see how the input_text sensors are used with the automations in the YAML packages. If you still have problems, open a new issue and include your automation configuration and any relevant Jinja template code or YAML code.

If you use the *weatheralerts* YAML package(s), this should (fingers crossed) fix the constantly re-triggering alerts that seemed to happen on occasion. The YAML packages don't install or update via HACS, so be sure to download them from the GitHub repository. Also be sure to check out the updated documentation. More documentation updates will be coming.