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