mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
11 lines
206 B
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": []
|
|
}
|