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
This commit is contained in:
Frank Wickström 2024-11-07 18:18:36 +02:00 committed by GitHub
parent c5e3ba536c
commit c1ecc13cb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 4 deletions

View file

@ -5,5 +5,5 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/huum",
"iot_class": "cloud_polling",
"requirements": ["huum==0.7.10"]
"requirements": ["huum==0.7.11"]
}

View file

@ -1145,7 +1145,7 @@ httplib2==0.20.4
huawei-lte-api==1.10.0
# homeassistant.components.huum
huum==0.7.10
huum==0.7.11
# homeassistant.components.hyperion
hyperion-py==0.7.5

View file

@ -968,7 +968,7 @@ httplib2==0.20.4
huawei-lte-api==1.10.0
# homeassistant.components.huum
huum==0.7.10
huum==0.7.11
# homeassistant.components.hyperion
hyperion-py==0.7.5

View file

@ -188,7 +188,6 @@ EXCEPTIONS = {
"crownstone-uart", # https://github.com/crownstone/crownstone-lib-python-uart/pull/12
"eliqonline", # https://github.com/molobrakos/eliqonline/pull/17
"enocean", # https://github.com/kipe/enocean/pull/142
"huum", # https://github.com/frwickst/pyhuum/pull/8
"imutils", # https://github.com/PyImageSearch/imutils/pull/292
"iso4217", # Public domain
"kiwiki_client", # https://github.com/c7h/kiwiki_client/pull/6