Giter Site home page Giter Site logo

ha-schluter's Introduction

hacs_badge ha-schluter Maintenance

About

This is a work in progress alternative to the default Schluter integration in Homeassistant and is currently in alpha stage. In comparison to the standard integration is using the Integration Setup and is written using the async Pyton libraries.

Getting Started

Prerequisites

HACS Installation

This integration overwrites the standard Schluter integration and is therefore not accepted into the default HACS repository. To use the integration with HACS you have to add this repository. Under HACS select Integrations in the overfolw menu (three dots in the upper right corner) select Custom repositories paste the URL, https://github.com/IngoS11/ha-schluter, into the repository field and select Integration as the Category.

Manual Installation

  1. Open the directory with your Home Assistant configuration (where you find configuration.yaml, usually ~/.homeassistant/).
  2. If you do not have a custom_components directory there, you need to create it.

Git clone method

This is a preferred method of manual installation, because it allows you to keep the git functionality, allowing you to manually install updates just by running git pull origin main from the created directory.

Now you can clone the repository somewhere else and symlink it to Home Assistant like so:

  1. Clone the repo.
git clone https://github.com/ingos11/ha-schluter.git schluter
  1. Create the symlink to schluter in the configuration directory. If you have non standard directory for configuration, use it instead.
ln -s ha-schluter/custom_components/schluter ~/.homeassistant/custom_components/schluter

Copy method

  1. Download ZIP with the code.
  2. Unpack it.
  3. Copy the custom_components/schluter/ from the unpacked archive to custom_components in your Home Assistant configuration directory.

Integration Setup

  • Browse to your Home Assistant instance.
  • In the sidebar click on Configuration.
  • From the configuration menu select: Integrations.
  • In the bottom right, click on the Add Integration button.
  • From the list, search and select “Schluter”.
  • Follow the instruction on screen to complete the set up.
  • After completing, the Schluter integration will be immediately available for use.

ha-schluter's People

Contributors

herveb avatar ingos11 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.