Giter Club home page Giter Club logo

iobroker.hagelschutz's Introduction

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:

  • hail: false: no hail; true: hail or hail state triggered by test-alarm
  • 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.7 (01.09.2024)

  • (ice987987) BREAKING: node.js >= v18, js-controller >= v5.0.19 and admin >= v6.3.5 is required
  • (ice987987) add simple true/false for hail #92
  • (ice987987) dependencies updated

0.0.6 (01.06.2023)

  • 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) 2024 ice987987 [email protected]

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.

iobroker.hagelschutz's People

Contributors

dependabot[bot] avatar ice987987 avatar

Stargazers

 avatar

Watchers

 avatar

iobroker.hagelschutz's Issues

Please consider fixing issues detected by repository checker

Notification from ioBroker Check and Service Bot

Dear adapter developer,

I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter hagelschutz for common errors and appropiate suggestions to keep this adapter up to date.

This check is based the current head revisions (master / main branch) of the adapter repository

Please see the result of the check below.

ioBroker.hagelschutz

Downloads Number of Installations (latest) - Test and Release

ERRORS:

WARNINGS:

  • 👀 [W400] Cannot find "hagelschutz" in latest repository

Please review issues reported and consider fixing them as soon as appropiate.

Errors reported by repository checker should be fixed as soon as possible. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository.

Warnings reported by repository checker should be reviewed. While some warnings can be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.

You may start a new check at any time by adding the following comment to this issue:

@iobroker-bot recheck

Please note that I (and the server at GitHub) have always plenty of work to do. So it may last up to 30 minutes until you see a reaction. I will drop a comment here as soon as I start processing.

Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.

And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.

your
ioBroker Check and Service Bot

@mcm1957 for evidence

Simple True/False flag for Hail

Feature or idea description

The idea is to use the hail-state to open window blinds. I am using Shuttercontrol for my blinds which needs a simple true/false for alarm states. Right now I need to calculate that based on the result coming in via this adapter. Avoiding an extra script would be great.

Thanks for creating this adapter! It was on my list for long time but never had the chance to :D

Version of "hagelschutz"-adapter

0.0.6

Additional information & file uploads

No response

Please consider fixing issues detected by repository checker

Notification from ioBroker Check and Service Bot

Dear adapter developer,

I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter hagelschutz for common errors and appropiate suggestions to keep this adapter up to date.

This check is based the current head revisions (master / main branch) of the adapter repository

Please see the result of the check below.

ioBroker.hagelschutz

Downloads Number of Installations (latest) - Test and Release

ERRORS:

  • #124
  • ❗ [E201] Bluefox was not found in the collaborators on NPM!. Please execute in adapter directory: npm owner add bluefox iobroker.hagelschutz
  • ❗ [E204] Version "0.0.7-beta.2" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.

WARNINGS:

  • 👀 [W202] Version of package.json (0.0.7-beta.2) doesn't match latest version on NPM (0.0.6)
  • 👀 [W400] Cannot find "hagelschutz" in latest repository

Please review issues reported and consider fixing them as soon as appropiate.

Errors reported by repository checker should be fixed as soon as possible. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository.

Warnings reported by repository checker should be reviewed. While some warnings can be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.

You may start a new check at any time by adding the following comment to this issue:

@iobroker-bot recheck

Please note that I (and the server at GitHub) have always plenty of work to do. So it may last up to 30 minutes until you see a reaction. I will drop a comment here as soon as I start processing.

Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.

And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.

your
ioBroker Check and Service Bot

@mcm1957 for evidence

Bug report

The problem

@ioBroker-Bot recheck

Version of Node.js

x

Version of ioBroker js-controller

x

Version of "hagelschutz"-adapter

x

Version of "admin"-adapter

x

Operating system incl. version running ioBroker

x

Checklist of files to include below

  • iobroker.current.log (Please share the logs in debug mode and check that there are no personal information)
  • Contents of the JavaScript browser console (always include in cases of issues with the user interface)

Additional information & file uploads

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.