Skip to content

This integration uses official API to get weather warnings for Poland and storm warnings for Europe from https://burze.dzis.net.

License

Notifications You must be signed in to change notification settings

riddik14/Home-Assistant-custom-components-Burze.dzis.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACS Default GitHub Latest Release GitHub All Releases Ko-Fi buycoffee.to PayPal.Me Revolut.Me

Burze.dzis.net sensor

This integration uses official API to get weather warnings from Burze.dzis.net.

It retrieves following data:

  • frost hazard
  • heat hazard
  • wind hazard
  • precipitation hazard
  • storm hazard
  • tornado hazard
  • detected lightnings
  • gamma radiation level (for Warsaw)

To get more detailed information about parameters of warnings you can check out official API documentation.

Configuration

To configure this integration go to: Configuration -> Integrations -> Add integration -> Burze.dzis.net.

You can also use following My Home Assistant link:

Open your Home Assistant instance and start setting up a new integration.

Installation

Using HACS (recommended)

This integration can be installed using HACS. To do it search for Burze.dzis.net in Integrations section.

Manual

To install this integration manually you have to download burze_dzis_net.zip and extract its contents to config/custom_components/burze_dzis_net directory:

mkdir -p custom_components/burze_dzis_net
cd custom_components/burze_dzis_net
wget https://github.com/PiotrMachowski/Home-Assistant-custom-components-Burze.dzis.net/releases/latest/download/burze_dzis_net.zip
unzip burze_dzis_net.zip
rm burze_dzis_net.zip

FAQ

  • How to get API key?

    To get API key you have to follow steps available at official project page.

  • What is a difference between "normal" and "active" sensors?

    Weather warnings published on burze.dzis.net portal have start and end time.

    "Normal" sensors indicate that there is a weather warning (possibly in the future).

    "Active" sensors indicate that there is a warning and it is in its active state at this moment (between start and end times).

Support

If you want to support my work with a donation you can use one of the following platforms:

Platform Payment methods Link Comment
Ko-fi
  • PayPal
  • Credit card
  • Buy Me a Coffee at ko-fi.com
  • No fees
  • Single or monthly payment
  • buycoffee.to
  • BLIK
  • Bank transfer
  • Postaw mi kawę na buycoffee.to
    PayPal
  • PayPal
  • PayPal Logo
  • No fees
  • Revolut
  • Revolut
  • Credit Card
  • Revolut
  • No fees
  • About

    This integration uses official API to get weather warnings for Poland and storm warnings for Europe from https://burze.dzis.net.

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published

    Languages

    • Python 100.0%