mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
10 lines
233 B
JSON
10 lines
233 B
JSON
{
|
|
"domain": "huum",
|
|
"name": "Huum",
|
|
"codeowners": ["@frwickst"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/huum",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["huum==0.7.12"]
|
|
}
|