diff --git a/owlet/meta.json b/owlet/meta.json index 04ecac22..f44c29ff 100644 --- a/owlet/meta.json +++ b/owlet/meta.json @@ -4,6 +4,6 @@ "icon": "", "stability": "community", "offline": true, - "technologies": ["Serial Port", "Network"], - "categories": ["Sensor", "Relay", "Switch", "Gateway"] + "technologies": ["serial-port", "network"], + "categories": ["sensor", "diy", "switch"] }