Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.accuweather

Package Overview
Dependencies
Maintainers
25
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.accuweather

Weather forecast using AccuWeather API

  • 1.1.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
119
decreased by-38.66%
Maintainers
25
Weekly downloads
 
Created
Source

Logo

ioBroker.accuweather

NPM version Downloads Dependency Status Known Vulnerabilities

NPM

Tests:: Travis-CI

accuweather adapter for ioBroker

Weather forecast using AccuWeather API

Adapter receives Current Conditions (updated every hour), 5 Days daily forecast (update once daily at approximately 7am), and 12 hours forecast (updated every six hours at 12am, 6am, 12pm and 6pm).

Getting started

Get API Key

To get API Key, register on https://developer.accuweather.com/ and create application in "My Apps" menu. Once application created you will have API key generated. For free use it is possible to make 50 requests to API per day. It was noted that to get API working the following settings are preferred (please choose your country!): settings

Get Location Key

In order to get location key, go to https://www.accuweather.com/ and enter your city name, or try to enter your coordinates (latitude, longitude) as you have them e.g. in IoBroker settings. Your location key wil be the number at the end of URL of forecast.

Using in Lovelace visualization (starting version 1.1.0)

Summary channel contains current and by-day forecast with role/types of states supported by type-detector. New feature can be used in order to show weather forecast in Lovelace UI. For better view a custom lovelace card is created - see https://github.com/algar42/IoB.lovelace.accuweather-card

Changelog

1.1.5

  • (algar42) Resolve log Warning for js-controller 3.2

1.1.4

  • (HGlab01) small bugfix regarding setTimeout range

1.1.3

  • (algar42) Minor updates for compact mode

1.1.0

  • (algar42) Summary channel added to support type-detector and automatic weather device creation

1.0.2

  • (algar42) Production Release

License

MIT License

Copyright (c) 2020 algar42 igor.aleschenkov@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.

Keywords

FAQs

Package last updated on 25 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc