core/homeassistant/components/gearbest/manifest.json

13 lines
240 B
JSON

{
"domain": "gearbest",
"name": "Gearbest",
"documentation": "https://www.home-assistant.io/integrations/gearbest",
"requirements": [
"gearbest_parser==1.0.7"
],
"dependencies": [],
"codeowners": [
"@HerrHofrat"
]
}