Skip to content

igor-panteleev/lovelace-qr-code-card

Repository files navigation

hacs_badge GitHub Latest Release

Lovelace QRCode Generator card

This card provides a possibility to generate QRCode in Home Assistant interface.

Installation

Configuration

Key Type Required Default Description
General options
title string no empty Title for the card
source string yes text Card source type. Options: text, entity, wifi
Text mode options
text string yes QRCode example text Text that will be used for QRCode generation
Entity mode options
entity string yes empty Entity that will be used for QRCode generation
Wi-Fi mode options
auth_type string yes empty Wi-Fi network authentication type. Options: WEP, WPA, nopass
ssid string yes empty Wi-Fi network ssid
password string yes (except nopass authentication) empty Wi-Fi network password
is_hidden boolean no empty Is Wi-Fi network is hidden