{"id":18390798,"url":"https://github.com/eifinger/hass-here-weather","last_synced_at":"2025-10-04T19:05:51.478Z","repository":{"id":36962600,"uuid":"403401396","full_name":"eifinger/hass-here-weather","owner":"eifinger","description":"Custom Home Assistant Integration for the HERE Destination Weather API","archived":false,"fork":false,"pushed_at":"2023-09-25T07:45:59.000Z","size":1349,"stargazers_count":6,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-19T10:17:38.327Z","etag":null,"topics":["hacktoberfest","hacs","hacs-default","here-maps-api","herepy","home-assistant","homeassistant","homeassistant-custom-component","homeassistant-integration","pyton"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eifinger.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-05T19:59:03.000Z","updated_at":"2024-11-24T15:39:58.000Z","dependencies_parsed_at":"2024-11-06T02:00:48.250Z","dependency_job_id":"57fe8cdd-c07f-40c8-a90b-08ae9ee78755","html_url":"https://github.com/eifinger/hass-here-weather","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":"ludeeus/integration_blueprint","purl":"pkg:github/eifinger/hass-here-weather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fhass-here-weather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fhass-here-weather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fhass-here-weather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fhass-here-weather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eifinger","download_url":"https://codeload.github.com/eifinger/hass-here-weather/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eifinger%2Fhass-here-weather/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278358909,"owners_count":25974034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","hacs","hacs-default","here-maps-api","herepy","home-assistant","homeassistant","homeassistant-custom-component","homeassistant-integration","pyton"],"created_at":"2024-11-06T01:49:13.382Z","updated_at":"2025-10-04T19:05:51.426Z","avatar_url":"https://github.com/eifinger.png","language":"Python","funding_links":["https://www.buymeacoffee.com/eifinger"],"categories":[],"sub_categories":[],"readme":"# here_weather\r\n\r\n[![GitHub Release][releases-shield]][releases]\r\n[![GitHub Activity][commits-shield]][commits]\r\n[![License][license-shield]](LICENSE)\r\n\r\n[![hacs][hacsbadge]][hacs]\r\n![HACS Installs][hacs-installs-shield]\r\n![Project Maintenance][maintenance-shield]\r\n[![BuyMeCoffee][buymecoffeebadge]][buymecoffee]\r\n\r\n[![Discord][discord-shield]][discord]\r\n[![Community Forum][forum-shield]][forum]\r\n\r\n_Component to integrate with [HERE Destination Weather API][here_destination_weather_api]._\r\n\r\n**Weather**\r\n\r\n![example][exampleimg]\r\n\r\n**Sensors**\r\n\r\n![moonphases][moonphases_img]\r\n\r\n## Setup\r\n\r\nYou need to register for an API key [here](https://platform.here.com/sign-up).\r\n\r\nHERE offers a Freemium Plan which includes 250,000 free Transactions per month. For the Destination Weather API, one transaction equals one request.\r\n\r\nBy default HERE will deactivate your account if you exceed the free Transaction limit for the month.\r\n\r\n### Account Creation\r\n\r\n1. When logged in, select \"Projects Manager\" from the top right corner\r\n   ![image](https://user-images.githubusercontent.com/1481961/203731482-221d5ef2-b3c7-4e58-9624-e10d284f9353.png)\r\n1. Create a new Project and select it or select an existing one (I already have my \"old\" one)\r\n   ![image](https://user-images.githubusercontent.com/1481961/203731725-62a0e303-7ff8-4f6e-8edc-596612450515.png)\r\n1. Under \"Resources-\u003eServices\" click \"Link a Service\"\r\n   ![image](https://user-images.githubusercontent.com/1481961/203732143-498d871a-0a0b-44c5-9b64-db787463fb95.png)\r\n1. Find \"HERE Destination Weather\" and click \"Link\"\r\n   ![image](https://user-images.githubusercontent.com/1481961/203732310-00823ffe-7165-4aaf-8401-23688191b890.png)\r\n\r\n## Installation\r\n\r\n1. Using the tool of choice open the directory (folder) for your HA configuration (where you find `configuration.yaml`).\r\n2. If you do not have a `custom_components` directory (folder) there, you need to create it.\r\n3. In the `custom_components` directory (folder) create a new folder called `here_weather`.\r\n4. Download _all_ the files from the `custom_components/here_weather/` directory (folder) in this repository.\r\n5. Place the files you downloaded in the new directory (folder) you created.\r\n6. Restart Home Assistant\r\n7. In the HA UI go to \"Configuration\" -\u003e \"Integrations\" click \"+\" and search for \"HERE Destination Weather\"\r\n\r\nUsing your HA configuration directory (folder) as a starting point you should now also have this:\r\n\r\n```text\r\ncustom_components/here_weather/translations/en.json\r\ncustom_components/here_weather/translations/de.json\r\ncustom_components/here_weather/__init__.py\r\ncustom_components/here_weather/config_flow.py\r\ncustom_components/here_weather/const.py\r\ncustom_components/here_weather/manifest.json\r\ncustom_components/here_weather/sensor.py\r\ncustom_components/here_weather/utils.py\r\ncustom_components/here_weather/weather.py\r\n```\r\n\r\n## Additional entities\r\n\r\nThe integration provides the following four modes:\r\n\r\n- **Astronomy**: Sunrise, Sunset and Moonphase\r\n- **Hourly**: Weather forecast in an hourly format\r\n- **Daily**: Weather forecast in a dailyformat\r\n- **Daily Simple**: Like Daily but with high/low temp, UV-index and pressure\r\n- **Observation**: Detailed precipitation for the next 24h\r\n\r\nBy default only the Daily Simple weather and sensor entities are enabled.\r\nTo enable more entities go to the entities tab and enable them by hand:\r\n\r\n![disabled_entities_img][disabled_entities_img]\r\n![enable_entity_img][enable_entity_img]\r\n\r\n\u003c!----\u003e\r\n\r\n## Contributions are welcome!\r\n\r\nIf you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)\r\n\r\n---\r\n\r\n\u003ca href=\"https://www.buymeacoffee.com/eifinger\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/black_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e\u003cbr\u003e\r\n\r\n[here_destination_weather_api]: https://developer.here.com/documentation/destination-weather/dev_guide/topics/overview.html\r\n[buymecoffee]: https://www.buymeacoffee.com/eifinger\r\n[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge\r\n[commits-shield]: https://img.shields.io/github/commit-activity/y/eifinger/hass-here-weather.svg?style=for-the-badge\r\n[commits]: https://github.com/eifinger/hass-here-weather/commits/master\r\n[hacs]: https://github.com/hacs/integration\r\n[hacsbadge]: https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge\r\n[hacs-installs-shield]: https://img.shields.io/badge/dynamic/json?color=41BDF5\u0026logo=home-assistant\u0026label=installs\u0026style=for-the-badge\u0026cacheSeconds=15600\u0026url=https://analytics.home-assistant.io/custom_integrations.json\u0026query=$.here_weather.total\r\n[discord]: https://discord.gg/Qa5fW2R\r\n[discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge\r\n[exampleimg]: img/here_weather_7days_forecast.png\r\n[disabled_entities_img]: img/here_weather_disabled_entities.png\r\n[enable_entity_img]: img/here_weather_enable_entity.png\r\n[moonphases_img]: img/here_weather_moonphases.png\r\n[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge\r\n[forum]: https://community.home-assistant.io/\r\n[license-shield]: https://img.shields.io/github/license/eifinger/hass-here-weather.svg?style=for-the-badge\r\n[maintenance-shield]: https://img.shields.io/badge/maintainer-Kevin%20Stillhammer%20%40eifinger-blue.svg?style=for-the-badge\r\n[releases-shield]: https://img.shields.io/github/release/eifinger/hass-here-weather.svg?style=for-the-badge\r\n[releases]: https://github.com/eifinger/hass-here-weather/releases\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feifinger%2Fhass-here-weather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feifinger%2Fhass-here-weather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feifinger%2Fhass-here-weather/lists"}