added meta.json

pull/259/head
bernhard.trinnes 2020-07-14 13:23:51 +02:00 committed by Boernsman
parent d2870f4a71
commit a42e1d2274
2 changed files with 12 additions and 0 deletions

BIN
homeconnect/homeconnect.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

12
homeconnect/meta.json Normal file
View File

@ -0,0 +1,12 @@
{
"title": "Home Connect",
"tagline": "Connect to Home Connect devices.",
"icon": "homeconnect.png",
"stability": "consumer",
"offline": false,
"technologies": [
"network"
],
"categories": [
]
}