core/homeassistant/components/moehlenhoff_alpha2/manifest.json

12 lines
291 B
JSON

{
"domain": "moehlenhoff_alpha2",
"name": "Möhlenhoff Alpha 2",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/moehlenhoff_alpha2",
"requirements": ["moehlenhoff-alpha2==1.1.2"],
"iot_class": "local_push",
"codeowners": [
"@j-a-n"
]
}