2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "qrcode",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "QR Code",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/qrcode",
|
2022-05-23 18:50:39 +00:00
|
|
|
"requirements": ["pillow==9.1.1", "pyzbar==0.1.7"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "calculated",
|
|
|
|
"loggers": ["pyzbar"]
|
2020-04-03 19:58:19 +00:00
|
|
|
}
|