mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump python-opensky to 1.0.0 (#105131)
This commit is contained in:
parent
297a7638ca
commit
6721f9fdb2
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/opensky",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["python-opensky==0.2.1"]
|
||||
"requirements": ["python-opensky==1.0.0"]
|
||||
}
|
||||
|
@ -2191,7 +2191,7 @@ python-mystrom==2.2.0
|
||||
python-opendata-transport==0.3.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==0.2.1
|
||||
python-opensky==1.0.0
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
@ -1639,7 +1639,7 @@ python-miio==0.5.12
|
||||
python-mystrom==2.2.0
|
||||
|
||||
# homeassistant.components.opensky
|
||||
python-opensky==0.2.1
|
||||
python-opensky==1.0.0
|
||||
|
||||
# homeassistant.components.otbr
|
||||
# homeassistant.components.thread
|
||||
|
Loading…
x
Reference in New Issue
Block a user