Component to integrate with HERE Destination Weather API.
Weather
Sensors
You need to register for an API key (REST & XYZ HUB API/CLI) by following the instructions here.
HERE offers a Freemium Plan which includes 250,000 free Transactions per month. For the Destination Weather API, one transaction equals one request.
By default HERE will deactivate your account if you exceed the free Transaction limit for the month. You can add payment details to re-enable your account as described here.
The integration provides the following four modes:
- Astronomy: Sunrise, Sunset and Moonphase
- Hourly: Weather forecast in an hourly format
- Daily: Weather forecast in a dailyformat
- Daily Simple: Like Daily but with high/low temp, UV-index and pressure
- Observation: Detailed precipitation for the next 24h
By default only the Daily Simple weather and sensor entities are enabled. To enable more entities go to the entities tab and enable them by hand:
If you want to contribute to this please read the Contribution guidelines