Giter Site home page Giter Site logo

ivansanchez / homeassistant-sensorthings Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 22 KB

OGC SensorThings client as a HomeAssistant integration (read-only clone of GitLab repo)

Home Page: https://gitlab.com/IvanSanchez/homeassistant-sensorthings

License: GNU General Public License v3.0

Python 100.00%
hacs home-assistant homeassistant homeassistant-integration ogc-sensorthings sensorthings sensorthings-api

homeassistant-sensorthings's Introduction

homeassistant-sensorthings

homeassistant-sensorthings is a prototype Home Assistant integration for OGC SensorThings services.

Installation

Guided installation

  • Enable the HACS integration in your Home Assistant instance.
  • Use the side menu to browse HACS.
  • Navigate to "Integrations", then use the overflow menu (three dots at the top-right) to add a Custom Repository.
  • Enter the URL https://github.com/IvanSanchez/homeassistant-sensorthings, of type "Integration"
  • You should see a new box labelled "OGC Sensorthings". Click on it and follow HACS' instructions to download and enable the integration.
  • Restart Home Assistant when HACS tells you to.

Manual installation

Download the files from this repository. Copy the custom_components/sensorthings/ directory into the custom_components directory of your Home Assistant instance.

e.g. if your configuration file is in /home/homeassistant/.homeassistant/configuration.yaml, then the files from this integration should be copied to /home/homeassistant/.homeassistant/custom_components/sensorthings/.

Restart Home Assistant to ensure the integration can be detected.

Usage

Use the Home Assistant GUI to add a new integration (settings โ†’ devices & services โ†’ add new integration). You should find the OGC SensorThings integration in the list.

Configuration only requires the base URL of the OGC SensorThings endpoint (including its version). e.g. https://ogc-demo.k8s.ilt-dmz.iosb.fraunhofer.de/v1.1 or https://sensors.bgs.ac.uk/FROST-Server/v1.1.

OGC compliance

Even though this integration implements a OGC SensorThings client, and has been tested with several SensorThings endpoints, it has not undergone any OGC compliance tests.

This integration implements only part 1 of the standard (Sensing), and not part 2 (Tasking). It works for endpoints implementing either 1.0 part 1 or [1.1 part 1]((http://www.opengis.net/doc/is/sensorthings/1.1).

License

Licensed under GPLv3. See the LICENSE file for details.

homeassistant-sensorthings's People

Contributors

ivansanchez avatar

Stargazers

 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.