Git Product home page Git Product logo

ha-schlage's Introduction

Schlage WiFi locks integration for Home Assistant

A Home Assistant custom integration for Schlage Encode (and similar) WiFi locks.

Warning

This custom integration will be unsupported after Home Assistant release 2023.9.0, which will include native support for Schlage Encode locks.

The custom integration hosted here will be removed in October 2023, which will cause issues for any installs via HACS. Please prepare to replace any installs of this integration with the native Home Assistant support.

Installation

You can install this component in two ways: via HACS or manually.

HACS

If you have HACS, go to the three-dot menu and click Custom repositories. Paste the link to the Github repository and select "Integration" as the category.

Manual

  1. Download the code from GitHub. Either download the zip file of the code, or clone the master branch using the git clone command.

  2. Unzip the code and place the custom_components folder in your configuration directory (or add its contents to an existing custom_components folder).

    It should look similar to this:

    └── ...
    └── configuration.yaml
    └── custom_components/
        └── schlage/
            └── __init__.py
            └── __config_flow.py
            └── __const.py
            └── ...
  3. Restart Home Assistant

Component Configuration

Once the component has been installed, you need to configure it using the web interface in order to make it work.

  1. Go to Settings --> Devices & Services.
  2. Click + Add Integration.
  3. Search for "Schlage Encode Lock"
  4. Select the integration and Follow setup workflow

ha-schlage's People

Contributors

dknowles2 avatar dependabot[bot] avatar jasonlearst avatar mcnutter1 avatar treavorj avatar jtf195 avatar yllwdg 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.