feat: initial commit

This commit is contained in:
devilr33f 2025-11-04 11:21:01 +06:00
commit e436fafd9e
13 changed files with 812 additions and 0 deletions

15
README.md Normal file
View file

@ -0,0 +1,15 @@
# 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).