Possible error correction levels for QR code selector.
Definition at line 537 of file selector.py.
◆ HIGH
| string homeassistant.helpers.selector.QrErrorCorrectionLevel.HIGH = "high" |
|
static |
◆ LOW
| string homeassistant.helpers.selector.QrErrorCorrectionLevel.LOW = "low" |
|
static |
◆ MEDIUM
| string homeassistant.helpers.selector.QrErrorCorrectionLevel.MEDIUM = "medium" |
|
static |
◆ QUARTILE
| string homeassistant.helpers.selector.QrErrorCorrectionLevel.QUARTILE = "quartile" |
|
static |
The documentation for this class was generated from the following file: