diff --git a/texasinstruments/meta.json b/texasinstruments/meta.json index d4487a14..30032703 100644 --- a/texasinstruments/meta.json +++ b/texasinstruments/meta.json @@ -1,7 +1,7 @@ { "title": "Texas Instruments", "tagline": "Connect to the TI multisensor over Bluetooth.", - "icon": "ti.svg", + "icon": "texasinstruments.svg", "stability": "community", "offline": true, "categories": [ diff --git a/texasinstruments/texasinstruments.svg b/texasinstruments/texasinstruments.svg new file mode 100644 index 00000000..69e32aa1 --- /dev/null +++ b/texasinstruments/texasinstruments.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tplink/meta.json b/tplink/meta.json index 8cb2a580..f11f92b9 100644 --- a/tplink/meta.json +++ b/tplink/meta.json @@ -1,7 +1,7 @@ { "title": "TP-Link", "tagline": "TP-Link", - "icon": "tplink.svg", + "icon": "tplink.png", "stability": "community", "offline": true, "categories": [ diff --git a/tplink/tplink.png b/tplink/tplink.png new file mode 100644 index 00000000..1bf925c4 Binary files /dev/null and b/tplink/tplink.png differ diff --git a/tuya/meta.json b/tuya/meta.json index 8b70ba72..b75cfe92 100644 --- a/tuya/meta.json +++ b/tuya/meta.json @@ -1,7 +1,7 @@ { "title": "Tuya", "tagline": "Connect to the Tuya cloud.", - "icon": "tuya.svg", + "icon": "tuya.jpg", "stability": "consumer", "offline": false, "categories": [ diff --git a/tuya/tuya.jpg b/tuya/tuya.jpg new file mode 100644 index 00000000..efa4eb43 Binary files /dev/null and b/tuya/tuya.jpg differ diff --git a/unifi/meta.json b/unifi/meta.json index 20f8b9bf..a88d61cb 100644 --- a/unifi/meta.json +++ b/unifi/meta.json @@ -1,7 +1,7 @@ { "title": "UniFi", "tagline": "Connect to the UniFi controller.", - "icon": "unifi.svg", + "icon": "unifi.png", "stability": "consumer", "offline": true, "categories": [ diff --git a/unifi/unifi.png b/unifi/unifi.png new file mode 100644 index 00000000..acd0c1b9 Binary files /dev/null and b/unifi/unifi.png differ diff --git a/unitec/meta.json b/unitec/meta.json index 439a2963..77a0e4bd 100644 --- a/unitec/meta.json +++ b/unitec/meta.json @@ -1,7 +1,7 @@ { "title": "Unitec", "tagline": "Control Unitec 433MHz sockets.", - "icon": "unitec.svg", + "icon": "unitec.jpg", "stability": "community", "offline": true, "categories": [ diff --git a/unitec/unitec.jpg b/unitec/unitec.jpg new file mode 100644 index 00000000..9e5f1c73 Binary files /dev/null and b/unitec/unitec.jpg differ diff --git a/usbrelay/README.md b/usbrelay/README.md index 12cae02d..035e0e88 100644 --- a/usbrelay/README.md +++ b/usbrelay/README.md @@ -1,5 +1,19 @@ # usbrelay -------------------------------- -This plugin eneblas you to control low-cost USB HID relays. The plugin creates a power device for each relay and can be controlled using the `power?? interface. -Examples of USB relay hardware can be found [here](http://vusb.wikidot.com/project:driver-less-usb-relays-hid-interface). +This plugin eneblas you to control low-cost USB HID relays. + +## Supported Things + +* USB-Relays + * Discovery setup + * Power on/off + +## Requirements + +* The package 'nymea-plugin-usbrelay' must be installed. + +## More + +Examples of USB relay hardware can be found +[here](http://vusb.wikidot.com/project:driver-less-usb-relays-hid-interface). diff --git a/usbrelay/usbrelay.svg b/usbrelay/usbrelay.svg new file mode 100644 index 00000000..3e1a4cf9 --- /dev/null +++ b/usbrelay/usbrelay.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + +