1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-19 16:30:03 +01:00
Files
core/homeassistant/components/moehlenhoff_alpha2/manifest.json
Joost Lekkerkerker a82f500934 Add integration_type hub to moehlenhoff_alpha2 (#159694)
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-12-25 21:56:55 +01:00

11 lines
316 B
JSON

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