Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5
This custom integration retrieves data from hydro stations from hydro.imgw.pl.
License
PiotrMachowski/Home-Assistant-custom-components-Hydro-IMGW
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Important
Since Home Assistant 2024.6 it is recommended to use built-inIMGW-PIB integration instead.
This custom integration retrieves data from hydro stations fromhydro.imgw.pl.
UsingHACS (recommended)
This integration can be added to HACS as acustom repository:
- URL:
https://github.com/PiotrMachowski/Home-Assistant-custom-components-Hydro-IMGW
- Category:
Integration
After adding a custom repository you can use HACS to install this integration using user interface.
To install this integration manually you have to downloadhydro_imgw.zip and extract its contents toconfig/custom_components/hydro_imgw
directory:
mkdir -p custom_components/hydro_imgwcd custom_components/hydro_imgwwget https://github.com/PiotrMachowski/Home-Assistant-custom-components-Hydro-IMGW/releases/latest/download/hydro_imgw.zipunzip hydro_imgw.ziprm hydro_imgw.zip
Key | Type | Required | Value | Description |
---|---|---|---|---|
platform | string | true | hydro_imgw | Name of a platform |
name | string | false | Desired name of a entity | |
station_id | string | true | ID of a station to monitor (a number from URL) |
sensor: -platform:hydro_imgwstation_id:"152210170"
If you want to support my work with a donation you can use one of the following platforms:
Platform | Payment methods | Link | Comment |
---|---|---|---|
Ko-fi | |||
buycoffee.to | |||
PayPal | |||
Revolut |
About
This custom integration retrieves data from hydro stations from hydro.imgw.pl.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.