core/homeassistant/components/ubee/manifest.json

11 lines
196 B
JSON

{
"domain": "ubee",
"name": "Ubee",
"documentation": "https://www.home-assistant.io/integrations/ubee",
"requirements": [
"pyubee==0.7"
],
"dependencies": [],
"codeowners": []
}