Bump Adafruit_BBIO to 1.1.1 (#30630)
This commit is contained in:
parent
74cde3de6e
commit
c13b461737
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "bbb_gpio",
|
||||
"name": "BeagleBone Black GPIO",
|
||||
"documentation": "https://www.home-assistant.io/integrations/bbb_gpio",
|
||||
"requirements": ["Adafruit_BBIO==1.0.0"],
|
||||
"requirements": ["Adafruit_BBIO==1.1.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -31,7 +31,7 @@ Adafruit-GPIO==1.0.3
|
|||
Adafruit-SHT31==1.0.2
|
||||
|
||||
# homeassistant.components.bbb_gpio
|
||||
# Adafruit_BBIO==1.0.0
|
||||
# Adafruit_BBIO==1.1.1
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==2.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue