mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade numato-gpio to 0.10.0 (#47539)
This adds support for devices sending '\n\r' end-of-line sequences.
This commit is contained in:
parent
4bafd03dff
commit
3ebc262b7f
@ -2,6 +2,6 @@
|
||||
"domain": "numato",
|
||||
"name": "Numato USB GPIO Expander",
|
||||
"documentation": "https://www.home-assistant.io/integrations/numato",
|
||||
"requirements": ["numato-gpio==0.8.0"],
|
||||
"requirements": ["numato-gpio==0.10.0"],
|
||||
"codeowners": ["@clssn"]
|
||||
}
|
||||
|
@ -1008,7 +1008,7 @@ nsw-fuel-api-client==1.0.10
|
||||
nuheat==0.3.0
|
||||
|
||||
# homeassistant.components.numato
|
||||
numato-gpio==0.8.0
|
||||
numato-gpio==0.10.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
# homeassistant.components.opencv
|
||||
|
@ -517,7 +517,7 @@ nsw-fuel-api-client==1.0.10
|
||||
nuheat==0.3.0
|
||||
|
||||
# homeassistant.components.numato
|
||||
numato-gpio==0.8.0
|
||||
numato-gpio==0.10.0
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
# homeassistant.components.opencv
|
||||
|
Loading…
x
Reference in New Issue
Block a user