home-assistant.io/source/_integrations/accuweather.markdown
2022-10-31 18:46:47 +01:00

1.5 KiB

title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_quality_scale ha_platforms ha_integration_type
AccuWeather Instructions on how to integrate Accuweather within Home Assistant.
Weather
0.114 Cloud Polling true
@bieniu
accuweather platinum
diagnostics
sensor
weather
service

The AccuWeather integration uses the AccuWeather web service as a source for weather data for your location.

Setup

To generate an AccuWeather API key, go to AccuWeather APIs page, register and create application with the following settings:

  • Products
    • Core Weather
      • Core Weather Limited Trial
    • Minute Cast
      • None
  • Where will the API be used?
    • Other
  • What will you be creating with this API?
    • Internal App
  • What programming language is your APP written in?
    • Python
  • Is this for Business to Business or Business to Consumer use?
    • Business to Business
  • Is this Worldwide or Country specific use?
    • Worldwide

You can test your newly created API key here

{% include integrations/config_flow.md %}

Due to limitations of the terms of use of AccuWeather free API key, it is possible to configure only one integration instance. The Limited Trial account only allows 50 API calls per day.