mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
10 lines
251 B
JSON
10 lines
251 B
JSON
{
|
|
"domain": "huum",
|
|
"name": "Huum",
|
|
"codeowners": ["@frwickst", "@vincentwolsink"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/huum",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["huum==0.8.1"]
|
|
}
|