🏎 Enable streaming mode for Ingress

This commit is contained in:
Franck Nijhof 2021-08-17 21:34:58 +02:00
parent 18958edbf1
commit b19fa2df09
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -5,6 +5,7 @@
"description": "ERP beyond your fridge! A groceries & household management solution for your home",
"url": "https://github.com/hassio-addons/addon-grocy",
"ingress": true,
"ingress_stream": true,
"panel_icon": "mdi:cart",
"arch": ["aarch64", "amd64", "armhf", "armv7", "i386"],
"map": ["ssl"],