fixed some meta files
parent
2facd97477
commit
9b13d88571
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"title": "Boblight"
|
||||
"title": "Boblight",
|
||||
"tagline": "Connect to Boblight devices.",
|
||||
"icon": "boblight.png",
|
||||
"stability": "community",
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@
|
|||
"cloud"
|
||||
],
|
||||
"categories": [
|
||||
"service"
|
||||
"online-service"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "Elro",
|
||||
"tagline": "Connect to Elro devices.",
|
||||
"icon": "elro.svg",
|
||||
"icon": "elro.png",
|
||||
"stability": "community",
|
||||
"offline": true,
|
||||
"technology": [
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "Flower Care",
|
||||
"tagline": "Flower Care.",
|
||||
"icon": "flowercare.svg",
|
||||
"icon": "xiaomi.svg",
|
||||
"stability": "community",
|
||||
"offline": true,
|
||||
"technology": [
|
||||
|
|
|
|||
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="200" height="200" version="1.1" viewBox="0 0 52.917 52.917" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<clipPath id="clipPath831">
|
||||
<path d="M 0,595.28 H 841.89 V 0 H 0 Z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g transform="translate(-9.6659 -106.33)">
|
||||
<g transform="matrix(.35278 0 0 -.35278 -186.45 261.78)" clip-path="url(#clipPath831)">
|
||||
<g transform="matrix(1.4354 0 0 1.4355 -242.08 -126.56)">
|
||||
<path d="m656.46 290.64h-96.563c-2.191 0-3.967 1.776-3.967 3.967v96.563c0 2.191 1.776 3.966 3.967 3.966h96.563c2.191 0 3.967-1.775 3.967-3.966v-96.563c0-2.191-1.776-3.967-3.967-3.967" fill="#ff6700" fill-rule="evenodd"/>
|
||||
<g fill="#fff">
|
||||
<path d="m637.87 362.27h-8.221c-0.352 0-0.637-0.28-0.637-0.625v-37.509c0-0.342 0.285-0.622 0.637-0.622h8.221c0.349 0 0.638 0.28 0.638 0.622v37.509c0 0.345-0.289 0.625-0.638 0.625"/>
|
||||
<path d="m609.8 362.27h-31.315c-0.352 0-0.635-0.28-0.635-0.625v-37.509c0-0.342 0.283-0.622 0.635-0.622h8.223c0.35 0 0.64 0.28 0.64 0.622v29.439c0 0.34 0.283 0.622 0.635 0.622h17.713c4.981 0 6.395-3.815 6.395-6.276v-23.785c0-0.342 0.286-0.622 0.638-0.622h8.218c0.35 0 0.637 0.28 0.637 0.622v26.609c0 2.195-0.264 5.351-3.096 8.129-2.963 2.9-5.666 3.396-8.688 3.396"/>
|
||||
<path d="m604.04 347.33h-8.633c-0.352 0-0.641-0.28-0.641-0.623v-22.574c0-0.341 0.289-0.621 0.641-0.621h8.633c0.349 0 0.635 0.28 0.635 0.621v22.574c0 0.343-0.286 0.623-0.635 0.623"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "Intertechno",
|
||||
"tagline": "Control Intertechno 433MHz sockets.",
|
||||
"icon": "intertechno.svg",
|
||||
"icon": "intertechno.jpg",
|
||||
"stability": "community",
|
||||
"offline": true,
|
||||
"technology": [
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "Nanoleaf",
|
||||
"tagline": "Control Nanoleaf light panels.",
|
||||
"icon": "nanoleaf.svg",
|
||||
"icon": "nanoleaf.png"
|
||||
"stability": "consumer",
|
||||
"offline": true,
|
||||
"technology": [
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@
|
|||
"cloud"
|
||||
],
|
||||
"categories": [
|
||||
"service"
|
||||
"online-service"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "OpenWeatherMap",
|
||||
"tagline": "Get current weather data for your location",
|
||||
"icon": "openweathermap.svg",
|
||||
"icon": "openweathermap.png",
|
||||
"stability": "consumer",
|
||||
"offline": false,
|
||||
"technology": [
|
||||
|
|
@ -9,6 +9,6 @@
|
|||
],
|
||||
"categories": [
|
||||
"weather",
|
||||
"service"
|
||||
"online-service"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "OSDomotics",
|
||||
"tagline": "Connect and control Merkur boards.",
|
||||
"icon": "osdomotics.svg",
|
||||
"icon": "merkur-board.jpg",
|
||||
"stability": "community",
|
||||
"offline": true,
|
||||
"technology": [
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "Serial Port Commander",
|
||||
"tagline": "Send and receive raw serial port commands.",
|
||||
"icon": "serialportcomander.svg",
|
||||
"icon": "serialportcommander.svg",
|
||||
"stability": "community",
|
||||
"offline": true,
|
||||
"technology": [
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "Shelly",
|
||||
"tagline": "Control Shelly devices.",
|
||||
"icon": "shelly.svg",
|
||||
"icon": "shelly.png",
|
||||
"stability": "consumer",
|
||||
"offline": true,
|
||||
"technology": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue