core/homeassistant/components/mochad/manifest.json

11 lines
206 B
JSON

{
"domain": "mochad",
"name": "Mochad",
"documentation": "https://www.home-assistant.io/integrations/mochad",
"requirements": [
"pymochad==0.2.0"
],
"dependencies": [],
"codeowners": []
}