From 8dc28351ac1133b787268f1c78f80d360d892d7e Mon Sep 17 00:00:00 2001 From: Bernhard Trinnes Date: Tue, 28 Apr 2020 14:42:18 +0200 Subject: [PATCH] changed technology to technologies --- anel/meta.json | 2 +- aqi/meta.json | 2 +- avahimonitor/meta.json | 2 +- awattar/meta.json | 2 +- boblight/meta.json | 2 +- bose/meta.json | 2 +- coinmarketcap/meta.json | 2 +- commandlauncher/meta.json | 2 +- conrad/meta.json | 2 +- datetime/meta.json | 2 +- daylightsensor/meta.json | 2 +- denon/meta.json | 2 +- dweetio/meta.json | 2 +- dynatrace/meta.json | 2 +- elgato/meta.json | 2 +- elro/meta.json | 2 +- eq-3/meta.json | 2 +- flowercare/meta.json | 2 +- genericelements/meta.json | 2 +- genericinterfaces/meta.json | 2 +- gpio/meta.json | 2 +- httpcommander/meta.json | 2 +- intertechno/meta.json | 2 +- keba/meta.json | 2 +- kodi/meta.json | 2 +- leynew/meta.json | 2 +- lgsmarttv/meta.json | 2 +- mailnotification/meta.json | 2 +- mqttclient/meta.json | 5 +++-- nanoleaf/meta.json | 2 +- netatmo/meta.json | 2 +- networkdetector/meta.json | 2 +- nuki/meta.json | 2 +- onewire/meta.json | 2 +- openuv/meta.json | 2 +- openweathermap/meta.json | 2 +- osdomotics/meta.json | 2 +- philipshue/meta.json | 2 +- pushbullet/meta.json | 2 +- remotessh/meta.json | 2 +- senic/meta.json | 2 +- serialportcommander/meta.json | 2 +- shelly/meta.json | 2 +- simulation/meta.json | 2 +- snapd/meta.json | 2 +- sonos/meta.json | 2 +- systemmonitor/meta.json | 2 +- tado/meta.json | 2 +- tasmota/meta.json | 5 +++-- tcpcommander/meta.json | 2 +- texasinstruments/meta.json | 2 +- tplink/meta.json | 2 +- tuya/meta.json | 2 +- udpcommander/meta.json | 2 +- unifi/meta.json | 2 +- unitec/meta.json | 2 +- usbrelay/meta.json | 2 +- wakeonlan/meta.json | 2 +- wemo/meta.json | 2 +- ws2812fx/meta.json | 2 +- 60 files changed, 64 insertions(+), 62 deletions(-) diff --git a/anel/meta.json b/anel/meta.json index 6dffd27a..cf45a28d 100644 --- a/anel/meta.json +++ b/anel/meta.json @@ -4,7 +4,7 @@ "icon": "anel.jpg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/aqi/meta.json b/aqi/meta.json index 3bf8ce95..1155d047 100644 --- a/aqi/meta.json +++ b/aqi/meta.json @@ -4,7 +4,7 @@ "icon": "aqi.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/avahimonitor/meta.json b/avahimonitor/meta.json index 45226c41..1103cec5 100644 --- a/avahimonitor/meta.json +++ b/avahimonitor/meta.json @@ -4,7 +4,7 @@ "icon": "avahi.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/awattar/meta.json b/awattar/meta.json index 0f923c0c..1ad485fc 100644 --- a/awattar/meta.json +++ b/awattar/meta.json @@ -4,7 +4,7 @@ "icon": "awattar.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/boblight/meta.json b/boblight/meta.json index 26b41be8..ac538ccb 100644 --- a/boblight/meta.json +++ b/boblight/meta.json @@ -4,7 +4,7 @@ "icon": "boblight.png", "stability": "community", "offline": false, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/bose/meta.json b/bose/meta.json index fad8c3e2..9df0021b 100644 --- a/bose/meta.json +++ b/bose/meta.json @@ -4,7 +4,7 @@ "icon": "bose.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/coinmarketcap/meta.json b/coinmarketcap/meta.json index bde45260..ae6af916 100644 --- a/coinmarketcap/meta.json +++ b/coinmarketcap/meta.json @@ -4,7 +4,7 @@ "icon": "coinmarketcap.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/commandlauncher/meta.json b/commandlauncher/meta.json index f8d292b3..4af49952 100644 --- a/commandlauncher/meta.json +++ b/commandlauncher/meta.json @@ -4,7 +4,7 @@ "icon": "commandlauncher.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ ], "categories": [ "tool" diff --git a/conrad/meta.json b/conrad/meta.json index ce9ede79..484ef4a4 100644 --- a/conrad/meta.json +++ b/conrad/meta.json @@ -4,7 +4,7 @@ "icon": "conrad.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "sub-ghz" ], "categories": [ diff --git a/datetime/meta.json b/datetime/meta.json index c0dbf3f9..f8010b00 100644 --- a/datetime/meta.json +++ b/datetime/meta.json @@ -4,7 +4,7 @@ "icon": "datetime.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ ], "categories": [ "sensor" diff --git a/daylightsensor/meta.json b/daylightsensor/meta.json index 46b6d69d..554fe960 100644 --- a/daylightsensor/meta.json +++ b/daylightsensor/meta.json @@ -4,7 +4,7 @@ "icon": "daylightsensor.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ ], "categories": [ "sensor" diff --git a/denon/meta.json b/denon/meta.json index 810660cb..5f48f43e 100644 --- a/denon/meta.json +++ b/denon/meta.json @@ -4,7 +4,7 @@ "icon": "denon.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/dweetio/meta.json b/dweetio/meta.json index d9d3aed9..6f98bc96 100644 --- a/dweetio/meta.json +++ b/dweetio/meta.json @@ -4,7 +4,7 @@ "icon": "dweetio.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/dynatrace/meta.json b/dynatrace/meta.json index 79ddb899..5385551f 100644 --- a/dynatrace/meta.json +++ b/dynatrace/meta.json @@ -4,7 +4,7 @@ "icon": "dynatrace.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/elgato/meta.json b/elgato/meta.json index 3db0fb8e..fc9577aa 100644 --- a/elgato/meta.json +++ b/elgato/meta.json @@ -4,7 +4,7 @@ "icon": "avea.png", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "bluetooth" ], "categories": [ diff --git a/elro/meta.json b/elro/meta.json index 348c07d8..8166bbfb 100644 --- a/elro/meta.json +++ b/elro/meta.json @@ -4,7 +4,7 @@ "icon": "elro.png", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "sub-ghz" ], "categories": [ diff --git a/eq-3/meta.json b/eq-3/meta.json index 1175e6b4..f70eafef 100644 --- a/eq-3/meta.json +++ b/eq-3/meta.json @@ -4,7 +4,7 @@ "icon": "eq3.png", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/flowercare/meta.json b/flowercare/meta.json index 6de840e8..73c3c8ec 100644 --- a/flowercare/meta.json +++ b/flowercare/meta.json @@ -4,7 +4,7 @@ "icon": "xiaomi.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "bluetooth" ], "categories": [ diff --git a/genericelements/meta.json b/genericelements/meta.json index c6d8356c..5b9fd6b7 100644 --- a/genericelements/meta.json +++ b/genericelements/meta.json @@ -4,7 +4,7 @@ "icon": "genericelements.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ ], "categories": [ "tool" diff --git a/genericinterfaces/meta.json b/genericinterfaces/meta.json index 71341a78..f0b5bac0 100644 --- a/genericinterfaces/meta.json +++ b/genericinterfaces/meta.json @@ -4,7 +4,7 @@ "icon": "genericinterfaces.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ ], "categories": [ "tool" diff --git a/gpio/meta.json b/gpio/meta.json index 1ce38a41..528c9955 100644 --- a/gpio/meta.json +++ b/gpio/meta.json @@ -4,7 +4,7 @@ "icon": "gpio.svg", "stability": "community", "offline": false, - "technology": [ + "technologies": [ ], "categories": [ "sensor" diff --git a/httpcommander/meta.json b/httpcommander/meta.json index c0d9fe9e..44edeeb4 100644 --- a/httpcommander/meta.json +++ b/httpcommander/meta.json @@ -4,7 +4,7 @@ "icon": "httpcommander.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/intertechno/meta.json b/intertechno/meta.json index 41363bf2..244f5289 100644 --- a/intertechno/meta.json +++ b/intertechno/meta.json @@ -4,7 +4,7 @@ "icon": "intertechno.jpg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "sub-ghz" ], "categories": [ diff --git a/keba/meta.json b/keba/meta.json index cdb4be7b..116b6309 100644 --- a/keba/meta.json +++ b/keba/meta.json @@ -4,7 +4,7 @@ "icon": "keba.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/kodi/meta.json b/kodi/meta.json index 4567f546..e444fc0d 100644 --- a/kodi/meta.json +++ b/kodi/meta.json @@ -4,7 +4,7 @@ "icon": "kodi.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/leynew/meta.json b/leynew/meta.json index 86812861..41e3f526 100644 --- a/leynew/meta.json +++ b/leynew/meta.json @@ -4,7 +4,7 @@ "icon": "leynew.jpg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "sub-ghz" ], "categories": [ diff --git a/lgsmarttv/meta.json b/lgsmarttv/meta.json index 7a0ac47c..e1d03290 100644 --- a/lgsmarttv/meta.json +++ b/lgsmarttv/meta.json @@ -4,7 +4,7 @@ "icon": "lg.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/mailnotification/meta.json b/mailnotification/meta.json index fd1679f4..a362df1e 100644 --- a/mailnotification/meta.json +++ b/mailnotification/meta.json @@ -4,7 +4,7 @@ "icon": "mailnotification.svg", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/mqttclient/meta.json b/mqttclient/meta.json index 5efb6898..21b264d8 100644 --- a/mqttclient/meta.json +++ b/mqttclient/meta.json @@ -4,8 +4,9 @@ "icon": "mqtt.svg", "stability": "community", "offline": true, - "technology": [ - "network" + "technologies": [ + "network", + "mqtt" ], "categories": [ "tool" diff --git a/nanoleaf/meta.json b/nanoleaf/meta.json index 4061ebea..784f03e9 100644 --- a/nanoleaf/meta.json +++ b/nanoleaf/meta.json @@ -4,7 +4,7 @@ "icon": "nanoleaf.png", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/netatmo/meta.json b/netatmo/meta.json index 11e9b3f4..b1b79758 100644 --- a/netatmo/meta.json +++ b/netatmo/meta.json @@ -4,7 +4,7 @@ "icon": "netatmo.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/networkdetector/meta.json b/networkdetector/meta.json index f9c68cc0..52a45dc1 100644 --- a/networkdetector/meta.json +++ b/networkdetector/meta.json @@ -4,7 +4,7 @@ "icon": "networkdetector.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/nuki/meta.json b/nuki/meta.json index 07f54522..67202c9c 100644 --- a/nuki/meta.json +++ b/nuki/meta.json @@ -4,7 +4,7 @@ "icon": "nuki.png", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "bluetooth" ], "categories": [ diff --git a/onewire/meta.json b/onewire/meta.json index bb1d1a2e..a56477ad 100644 --- a/onewire/meta.json +++ b/onewire/meta.json @@ -4,7 +4,7 @@ "icon": "onewire.png", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "one-wire" ], "categories": [ diff --git a/openuv/meta.json b/openuv/meta.json index 5ecd3bfc..acdbe552 100644 --- a/openuv/meta.json +++ b/openuv/meta.json @@ -4,7 +4,7 @@ "icon": "openuv.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/openweathermap/meta.json b/openweathermap/meta.json index daf62b5e..980adaa3 100644 --- a/openweathermap/meta.json +++ b/openweathermap/meta.json @@ -4,7 +4,7 @@ "icon": "openweathermap.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/osdomotics/meta.json b/osdomotics/meta.json index 451cae65..6697af1e 100644 --- a/osdomotics/meta.json +++ b/osdomotics/meta.json @@ -4,7 +4,7 @@ "icon": "merkur-board.jpg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "serial-port" ], "categories": [ diff --git a/philipshue/meta.json b/philipshue/meta.json index 3519ce57..a2cffeec 100644 --- a/philipshue/meta.json +++ b/philipshue/meta.json @@ -4,7 +4,7 @@ "icon": "philipshue.png", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/pushbullet/meta.json b/pushbullet/meta.json index 5e9ec978..1fea37b3 100644 --- a/pushbullet/meta.json +++ b/pushbullet/meta.json @@ -4,7 +4,7 @@ "icon": "pushbullet.png", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/remotessh/meta.json b/remotessh/meta.json index 69d5860c..a9cf7a62 100644 --- a/remotessh/meta.json +++ b/remotessh/meta.json @@ -4,7 +4,7 @@ "icon": "remotessh.svg", "stability": "community", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/senic/meta.json b/senic/meta.json index bb8b8025..49177146 100644 --- a/senic/meta.json +++ b/senic/meta.json @@ -4,7 +4,7 @@ "icon": "senic.png", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "bluetooth" ], "categories": [ diff --git a/serialportcommander/meta.json b/serialportcommander/meta.json index d41457c4..cb134c4f 100644 --- a/serialportcommander/meta.json +++ b/serialportcommander/meta.json @@ -4,7 +4,7 @@ "icon": "serialportcommander.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "serial-port" ], "categories": [ diff --git a/shelly/meta.json b/shelly/meta.json index 0893108d..6319b07b 100644 --- a/shelly/meta.json +++ b/shelly/meta.json @@ -4,7 +4,7 @@ "icon": "shelly.png", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/simulation/meta.json b/simulation/meta.json index a31ea3d2..80ee19f6 100644 --- a/simulation/meta.json +++ b/simulation/meta.json @@ -4,7 +4,7 @@ "icon": "simulation.svg", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ ], "categories": [ "tool" diff --git a/snapd/meta.json b/snapd/meta.json index 380d408f..2ecfbde7 100644 --- a/snapd/meta.json +++ b/snapd/meta.json @@ -4,7 +4,7 @@ "icon": "snapd.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/sonos/meta.json b/sonos/meta.json index b4b9f398..07ec557e 100644 --- a/sonos/meta.json +++ b/sonos/meta.json @@ -4,7 +4,7 @@ "icon": "sonos.svg", "stability": "consumer", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/systemmonitor/meta.json b/systemmonitor/meta.json index 0a0357f7..34a59e26 100644 --- a/systemmonitor/meta.json +++ b/systemmonitor/meta.json @@ -4,7 +4,7 @@ "icon": "systemmonitor.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ ], "categories": [ "tool" diff --git a/tado/meta.json b/tado/meta.json index fe9ceafe..d83ccd63 100644 --- a/tado/meta.json +++ b/tado/meta.json @@ -4,7 +4,7 @@ "icon": "tado.png", "stability": "community", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/tasmota/meta.json b/tasmota/meta.json index a7e7270e..aa19bae5 100644 --- a/tasmota/meta.json +++ b/tasmota/meta.json @@ -4,8 +4,9 @@ "icon": "tasmota.svg", "stability": "community", "offline": true, - "technology": [ - "network" + "technologies": [ + "network", + "mqtt ], "categories": [ "relay", diff --git a/tcpcommander/meta.json b/tcpcommander/meta.json index ad010c74..2b62049a 100644 --- a/tcpcommander/meta.json +++ b/tcpcommander/meta.json @@ -4,7 +4,7 @@ "icon": "tcpcommander.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/texasinstruments/meta.json b/texasinstruments/meta.json index e4a43d0c..b58a0dc5 100644 --- a/texasinstruments/meta.json +++ b/texasinstruments/meta.json @@ -4,7 +4,7 @@ "icon": "texasinstruments.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "bluetooth" ], "categories": [ diff --git a/tplink/meta.json b/tplink/meta.json index aecaf050..27433c25 100644 --- a/tplink/meta.json +++ b/tplink/meta.json @@ -4,7 +4,7 @@ "icon": "tplink.png", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/tuya/meta.json b/tuya/meta.json index bb2b66e7..9ca71396 100644 --- a/tuya/meta.json +++ b/tuya/meta.json @@ -4,7 +4,7 @@ "icon": "tuya.jpg", "stability": "community", "offline": false, - "technology": [ + "technologies": [ "cloud" ], "categories": [ diff --git a/udpcommander/meta.json b/udpcommander/meta.json index 3d291aef..337c6819 100644 --- a/udpcommander/meta.json +++ b/udpcommander/meta.json @@ -4,7 +4,7 @@ "icon": "udpcommander.svg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/unifi/meta.json b/unifi/meta.json index 8adeb408..5bca69bd 100644 --- a/unifi/meta.json +++ b/unifi/meta.json @@ -4,7 +4,7 @@ "icon": "unifi.png", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/unitec/meta.json b/unitec/meta.json index 06d8b415..bd1c0d9f 100644 --- a/unitec/meta.json +++ b/unitec/meta.json @@ -4,7 +4,7 @@ "icon": "unitec.jpg", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "sub-ghz" ], "categories": [ diff --git a/usbrelay/meta.json b/usbrelay/meta.json index 3e9d49ce..19bd508b 100644 --- a/usbrelay/meta.json +++ b/usbrelay/meta.json @@ -4,7 +4,7 @@ "icon": "usbrelay.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "usb" ], "categories": [ diff --git a/wakeonlan/meta.json b/wakeonlan/meta.json index 62206640..01fbd884 100644 --- a/wakeonlan/meta.json +++ b/wakeonlan/meta.json @@ -4,7 +4,7 @@ "icon": "wol.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/wemo/meta.json b/wemo/meta.json index d4a177d7..8b4b54e4 100644 --- a/wemo/meta.json +++ b/wemo/meta.json @@ -4,7 +4,7 @@ "icon": "wemo.svg", "stability": "consumer", "offline": true, - "technology": [ + "technologies": [ "network" ], "categories": [ diff --git a/ws2812fx/meta.json b/ws2812fx/meta.json index b9e4addb..6b3d504a 100644 --- a/ws2812fx/meta.json +++ b/ws2812fx/meta.json @@ -4,7 +4,7 @@ "icon": "ws2812fx.png", "stability": "community", "offline": true, - "technology": [ + "technologies": [ "usb" ], "categories": [