0.0.6 • Published 11 months ago

iobroker.hagelschutz v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Logo

ioBroker.hagelschutz

NPM version Downloads Number of Installations Current version in stable repository

NPM

Test and Release

Donate

hagelschutz adapter for ioBroker

This adapter fetches hail warnings from meteo.netitservices.com.

Disclaimer

All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal. meteo.netitservices and hagelschutz-einfach-automatisch are trademarks of Vereinigung Kantonaler Feuerversicherungen VKF, CH-3001 Bern.

Installation requirements

Available values (readonly)

You get the following value:

  • hailState: 0: no hail; 1: hail; 2: hail state triggered by test-alarm

The hail forecast is calculated every 5 minutes. Therefore, the interval to poll the API is 120 seconds. This value provides a good balance between polling too often and not missing out on any changes in the forecast.

How to report issues and feature requests

  • For issues Please use GitHub issues -> "Bug report" and fill in the form.

    Set the adapter to debug log mode (Instances -> Expert mode -> Column Log level). Get the logfile from disk (subdirectory "log" in ioBroker installation directory and not from Admin because Admin cuts the lines). Check that there are no personal information before you publish your log.

  • For feature requests Please use GitHub issues -> "Feature request" and fill in the form.

Changelog

0.0.6 (01.06.2023)

  • (ice987987) BREAKING: node.js >= v16.0, js-controller >= v4.0.24 and admin >= v6.3.5 is required
  • (ice987987) dependencies updated

0.0.5 (04.03.2023)

  • (ice987987) dependencies updated
  • (ice987987) section "disclaimer" in readme added
  • (ice987987) ukrainian language added

0.0.4 (12.09.2022)

  • (ice987987) BREAKING: js-controller >= v4.0.23 is and admin >= v6.2.19 is required
  • (ice987987) configuration updated
  • (ice987987) feature request form added
  • (ice987987) icon fileformat from .png to .svg updated
  • (ice987987) dependencies updated

0.0.3 (01.08.2022)

  • (ice987987) dependencies updated

0.0.2 (29.07.2022)

  • (ice987987) translations added

0.0.1 (17.07.2022)

  • (ice987987) initial release

License

MIT License

Copyright (c) 2023 ice987987 mathias.frei1@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0.0.6

11 months ago

0.0.5

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago