mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump python-opensky to 0.2.0 (#97687)
This commit is contained in:
parent
9e7872e78b
commit
415e4b2243
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/opensky",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["python-opensky==0.0.10"]
|
||||
"requirements": ["python-opensky==0.2.0"]
|
||||
}
|
||||
|
@ -2137,7 +2137,7 @@ python-mystrom==2.2.0
|
||||
python-opendata-transport==0.3.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==0.0.10
|
||||
python-opensky==0.2.0
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
@ -1569,7 +1569,7 @@ python-miio==0.5.12
|
||||
python-mystrom==2.2.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==0.0.10
|
||||
python-opensky==0.2.0
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
Loading…
x
Reference in New Issue
Block a user