hass-core/homeassistant/components/huum/manifest.json
Frank Wickström c1ecc13cb3
Bump huum to 0.7.11 (#130047)
* Update huum dependency 0.7.10 -> 0.7.11

This change includes an explicit MIT license for the package.

* Remove huum from license exceptions list
2024-11-07 17:18:36 +01:00

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.11"]
}