* Upgrade pyhuum 0.7.9 -> 0.7.10 This fixes dependency issues with Black and ruff * Update requirements_all.txt * Update requirements_test_all.txt --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
9 lines
233 B
JSON
9 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.10"]
|
|
}
|