lrybak / domoticz-storm-report

A Python plugin for Domoticz to access burze.dzis.net API for weather/storm data
MIT License
4 stars 2 forks source link

domoticz-storm-report

A Python plugin for Domoticz to access burze.dzis.net API for weather/storm data

Dependencies

Plugin is using suds SOAP Python library. suds library are already embeded as git submodule

Installation

Plugin comunicates via Domoticz logs. Check logs for feedback about city availability, corectness of api key and so on. After first API lookup plugin will create all the devices You can add more city to lookup - create another plugin (hardware) instance

Update

cd YOUR_DOMOTICZ_PATH/plugins/domoticz-storm-report
git pull

Troubleshooting

In case of issues, mostly plugin not visible on plugin list, check logs if plugin system is working correctly. See Domoticz wiki for resolution of most typical installation issues http://www.domoticz.com/wiki/Linux#Problems_locating_Python

Contribute

Feel free to test and report issues or other improvements. If you want to add another language, contact me or prepare pull request with the required change.