1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/mochad/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
208 B
JSON

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