Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.25 KB

Virtual Keys

hacs_badge

Create login link for Home Assistant that you can share with guests.

Description

Virtual Keys is a Home Assistant integration that allows you to create login links that can be shared with guests. These links provide access to specific entities in Home Assistant for a limited time.

See Lovelace Virtual Keys for a more detailed description.

Installation

Both this integration and the Lovelace plugin need to be installed.

HACS Installation

You need to install HACS first.

  1. Add "Custom repositories" to HACS, paste the URL of this repository and select "Integration" as category.

  2. Go to HACS -> Integrations, Explore and Download Repositories, search for "virtual keys" and install it.

  3. Add the following to configuration.yaml:

    virtual_keys:
  4. Install the Lovelace Virtual Keys plugin as a companion app.

  5. Restart Home Assistant.