Custom Home Assistant Integration for the HERE Destination Weather API
https://github.com/eifinger/hass-here-weather.git
Sensors
configuration.yaml).custom_components directory (folder) there, you need to create it.custom_components directory (folder) create a new folder called here_weather.custom_components/here_weather/ directory (folder) in this repository.text
custom_components/here_weather/translations/en.json
custom_components/here_weather/translations/de.json
custom_components/here_weather/__init__.py
custom_components/here_weather/config_flow.py
custom_components/here_weather/const.py
custom_components/here_weather/manifest.json
custom_components/here_weather/sensor.py
custom_components/here_weather/utils.py
custom_components/here_weather/weather.py
``
