mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
gpiozero requirement ver (#27129)
This commit is contained in:
parent
6dfeed6cd1
commit
39c7d069b8
@ -3,7 +3,7 @@
|
||||
"name": "remote_rpi_gpio",
|
||||
"documentation": "https://www.home-assistant.io/integrations/remote_rpi_gpio",
|
||||
"requirements": [
|
||||
"gpiozero==1.4.1"
|
||||
"gpiozero==1.5.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -574,7 +574,7 @@ googlemaps==2.5.1
|
||||
goslide-api==0.5.1
|
||||
|
||||
# homeassistant.components.remote_rpi_gpio
|
||||
gpiozero==1.4.1
|
||||
gpiozero==1.5.1
|
||||
|
||||
# homeassistant.components.gpsd
|
||||
gps3==0.33.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user