mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-opensky to 1.0.1 (#120818)
This commit is contained in:
committed by
GitHub
parent
5a6deddd30
commit
f07f9062c1
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/opensky",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["python-opensky==1.0.0"]
|
||||
"requirements": ["python-opensky==1.0.1"]
|
||||
}
|
||||
|
@ -2296,7 +2296,7 @@ python-mystrom==2.2.0
|
||||
python-opendata-transport==0.4.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==1.0.0
|
||||
python-opensky==1.0.1
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
@ -1793,7 +1793,7 @@ python-mystrom==2.2.0
|
||||
python-opendata-transport==0.4.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==1.0.0
|
||||
python-opensky==1.0.1
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
Reference in New Issue
Block a user