Git Product home page Git Product logo

home-assistant-custom-components-meteo-imgw's Introduction

HACS Custom GitHub Latest Release GitHub All Releases Buy me a coffee PayPal.Me

Fork of very nice https://github.com/PiotrMachowski/Home-Assistant-custom-components-Hydro-IMGW project, adjusted to fetch meteo public data from IMGW.

Hydro IMGW Sensor

This custom integration retrieves data from hydro stations from hydro.imgw.pl.

example

Installation

Using HACS (recommended)

This integration can be added to HACS as a custom 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.

Manual

To install this integration manually you have to download hydro_imgw.zip and extract its contents to config/custom_components/hydro_imgw directory:

mkdir -p custom_components/hydro_imgw
cd custom_components/hydro_imgw
wget https://github.com/PiotrMachowski/Home-Assistant-custom-components-Hydro-IMGW/releases/latest/download/hydro_imgw.zip
unzip hydro_imgw.zip
rm hydro_imgw.zip

Configuration

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)

Example configuration

sensor:
  - platform: hydro_imgw
    station_id: "152210170"

Buy Me A Coffee PayPal Logo

home-assistant-custom-components-meteo-imgw's People

Contributors

pejotes avatar piotrmachowski avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.