mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-12 18:39:55 +02:00
Added ocr config
This commit is contained in:
@@ -27,11 +27,13 @@
|
||||
"panel_icon": "mdi:cloud",
|
||||
"options": {
|
||||
"PUID": 1001,
|
||||
"PGID": 1001
|
||||
"PGID": 1001,
|
||||
"OCR": false
|
||||
},
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"OCR": "bool?",
|
||||
"TZ": "str?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user