feat: initial commit
This commit is contained in:
commit
e436fafd9e
13 changed files with 812 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal 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).
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue