added eq3 logo

This commit is contained in:
Bernhard Trinnes 2020-04-28 11:30:47 +02:00
parent 630c301a09
commit 698325fd2d
2 changed files with 4 additions and 3 deletions

BIN
eq-3/eq3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -1,12 +1,13 @@
{ {
"title": "EQ-3", "title": "eQ-3",
"tagline": "Connect to tEQ-3 devices.", "tagline": "Connect to eQ-3 devices.",
"icon": "eq3.svg", "icon": "eq3.png",
"stability": "community", "stability": "community",
"offline": true, "offline": true,
"technology": [ "technology": [
"network" "network"
], ],
"categories": [ "categories": [
"heating"
] ]
} }