mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
271 B
JSON
11 lines
271 B
JSON
{
|
|
"domain": "mochad",
|
|
"name": "Mochad",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/mochad",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pbr", "pymochad"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pymochad==0.2.0"]
|
|
}
|