mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump python-opensky to 1.0.1 (#120818)
This commit is contained in:
parent
bb52bfd73d
commit
05c63eb884
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user