home assistant Integration for 2GIS
Find a file
2025-11-04 11:21:01 +06:00
custom_components/two_gis_weather feat: initial commit 2025-11-04 11:21:01 +06:00
.gitignore feat: initial commit 2025-11-04 11:21:01 +06:00
README.md feat: initial commit 2025-11-04 11:21:01 +06:00

2GIS Weather Home Assistant Custom Integration

Custom integration to fetch weather from 2GIS and expose a Weather entity with hourly/daily forecasts and extra sensors.

Install (local dev)

  • Copy custom_components/two_gis_weather into your Home Assistant config/custom_components/ directory.
  • Restart Home Assistant.

Configure

  • In Home Assistant: Settings → Devices & Services → Add Integration → 2GIS Weather
  • Provide your API key and coordinates (defaults to your HA location).