<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.domoticz.com/index.php?action=history&amp;feed=atom&amp;title=Plugins%2Fdomoticz-storm-report.html</id>
	<title>Plugins/domoticz-storm-report.html - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.domoticz.com/index.php?action=history&amp;feed=atom&amp;title=Plugins%2Fdomoticz-storm-report.html"/>
	<link rel="alternate" type="text/html" href="https://wiki.domoticz.com/index.php?title=Plugins/domoticz-storm-report.html&amp;action=history"/>
	<updated>2026-09-20T05:30:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.domoticz.com/index.php?title=Plugins/domoticz-storm-report.html&amp;diff=9491&amp;oldid=prev</id>
		<title>Lrybak at 10:01, 5 September 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.domoticz.com/index.php?title=Plugins/domoticz-storm-report.html&amp;diff=9491&amp;oldid=prev"/>
		<updated>2017-09-05T10:01:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A Python plugin for Domoticz to access burze.dzis.net API for weather/storm data.&lt;br /&gt;
burze.dzis.net offers weather/storm data for the following countries: Poland, Austria, British Isles, Croatia, Czech, German, Hungary, Italy, Liechtenstein, Nederlands, Portugal, Slovakia, Slovenia, Spain, Switzerland&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
Plugin is using suds SOAP Python library. suds library are already embeded as git submodule&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
# Make sure your Domoticz instance supports Domoticz Plugin System - see more https://www.domoticz.com/wiki/Using_Python_plugins&lt;br /&gt;
# Register at https://burze.dzis.net/ and ask author for API key https://burze.dzis.net/?page=kontakt&lt;br /&gt;
# Get plugin data into DOMOTICZ/plugins directory (remember to fetch it recursivelly to get all the dependencies)&lt;br /&gt;
  cd YOUR_DOMOTICZ_PATH/plugins&lt;br /&gt;
  git clone --recursive https://github.com/lrybak/domoticz-storm-report&lt;br /&gt;
# Restart Domoticz&lt;br /&gt;
#Go to Setup &amp;gt; Hardware and create new Hardware with type: domoticz-storm-report&lt;br /&gt;
# Enter name (it&amp;#039;s up to you), API key and city you would like to monitor. You can check city availability at https://burze.dzis.net/?page=wyszukiwarka&lt;br /&gt;
# Other parameters are up to you:&lt;br /&gt;
## Check every x minutes - how often plugin will check for new data. Data available through API are updated every 15 minutes so it&amp;#039;s no need to query API more frequently&lt;br /&gt;
## Monitoring radius (km) - range of query lookup&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Plugin comunicates via Domoticz logs. Check logs for feedback about city availability, corectness of api key and so on.&lt;br /&gt;
After first API lookup plugin will create all the devices&lt;br /&gt;
You can add more city to lookup - create another plugin (hardware) instance&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
In case of issues, mostly plugin not visible on plugin list, check logs if plugin system is working correctly.&lt;br /&gt;
See Domoticz wiki for resolution of most typical installation issues http://www.domoticz.com/wiki/Linux#Problems_locating_Python&lt;br /&gt;
&lt;br /&gt;
== Contribute ==&lt;br /&gt;
Feel free to test and report issues or other improvements.&lt;br /&gt;
Plugin uses gettext for translation, currently english and polish are available.&lt;br /&gt;
If you want to add another language, use included messages.pot template and prepare translation&lt;/div&gt;</summary>
		<author><name>Lrybak</name></author>
	</entry>
</feed>