hass-core/homeassistant/components/mochad/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
242 B
JSON

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