Git Product home page Git Product logo

homeassistant-homeconnect's Introduction

⚠️ Breaking change: as of version 1.0, the component has been renamed and this repository will be used for beta testing new features that are not part of the Home Assistant Core Home Connect integration based on this work. ⚠️

Home Assistant Home Connect development repository

Custom component for testing experimental features of the Home Assistant Home Connect intgegration.

Usage

  1. Register an account with the Home Connect Developer Program
  2. Register a new application with OAuth Flow type Authorization Code Grant Flow and Redirect URI https://YOUR_HOMEASSISTANT_BASE_URL:PORT/auth/external/callback (it will not work without https, but your Home Assistant instance does not have to be accessible from the internet and a self-signed certificate will do)
  3. Make sure the http component in your configuration.yaml has the base url set to YOUR_HOMEASSISTANT_BASE_URL:PORT (it will not work otherwise)
  4. Add the following to your configuration.yaml:
home_connect_beta:
  client_id: YOUR_CLIENT_ID
  client_secret: YOUR_CLIENT_SECRET
  1. Copy the contents of custom_components to the custom_components directory of your Home Assistant configuration directory
  2. Navigate to the Integrations page and select "Home Connect"

Step 5 can also be replaced by using HACS and adding this repository as a custom repistory.

Feedback

Since the Home Connect component originally developed in this repository has been merged into Home Assistant Core as of May 5, 2020, this custom component will only be used for testing new features. You are welcome to contribute pull requests, but of course any bug fixes and serious improvements can also be directly submitted to Home Assistant Core.

homeassistant-homeconnect's People

Contributors

davidmstraub avatar sjack-sch avatar andre68723 avatar krocko avatar marcuskapun avatar robvanuden avatar yusijs avatar volshebniks avatar badguy99 avatar holnburger avatar kayjei avatar zufivan 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.