15 lines
511 B
Markdown
15 lines
511 B
Markdown
# 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).
|
||
|
||
|