Meteo IMGW-PIB custom integration uses data from the IMGW-PIB API (Poland only) to present weather condition in Home Assistant.
You can install this integration manually or via HACS.
To configure integration in Home Assistant, go to Settings >> Devices & services >> Add integration >> Meteo IMGW-PIB or use My Home Assistant link.
To debug the integration add this to your logger configuration:
# configuration.yaml file
logger:
default: warning
logs:
custom_components.meteo_imgw_pib: debug
imgw_pib: debuggit clone https://github.com/bieniu/ha-meteo-imgw-pib.git
cd ha-meteo-imgw-pib
scripts/setup-local-env.sh