mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 10:17:51 +00:00
Update the numato-gpio dependency of the numato integration to v0.12.0 (#112272)
* Update the numato-gpio dependency of the numato integration to v0.12.0 * Augment numato integration manifest with integration_type Fulfills a requirement in the PR checklist.
This commit is contained in:
parent
c04438caae
commit
34d316e7b5
@ -3,7 +3,8 @@
|
|||||||
"name": "Numato USB GPIO Expander",
|
"name": "Numato USB GPIO Expander",
|
||||||
"codeowners": ["@clssn"],
|
"codeowners": ["@clssn"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/numato",
|
"documentation": "https://www.home-assistant.io/integrations/numato",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["numato_gpio"],
|
"loggers": ["numato_gpio"],
|
||||||
"requirements": ["numato-gpio==0.10.0"]
|
"requirements": ["numato-gpio==0.12.0"]
|
||||||
}
|
}
|
||||||
|
@ -1403,7 +1403,7 @@ nsw-fuel-api-client==1.1.0
|
|||||||
nuheat==1.0.1
|
nuheat==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.numato
|
# homeassistant.components.numato
|
||||||
numato-gpio==0.10.0
|
numato-gpio==0.12.0
|
||||||
|
|
||||||
# homeassistant.components.compensation
|
# homeassistant.components.compensation
|
||||||
# homeassistant.components.iqvia
|
# homeassistant.components.iqvia
|
||||||
|
@ -1121,7 +1121,7 @@ nsw-fuel-api-client==1.1.0
|
|||||||
nuheat==1.0.1
|
nuheat==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.numato
|
# homeassistant.components.numato
|
||||||
numato-gpio==0.10.0
|
numato-gpio==0.12.0
|
||||||
|
|
||||||
# homeassistant.components.compensation
|
# homeassistant.components.compensation
|
||||||
# homeassistant.components.iqvia
|
# homeassistant.components.iqvia
|
||||||
|
Loading…
x
Reference in New Issue
Block a user