mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump starlink-grpc-core to 1.2.1 to fix missing ping (#133183)
This commit is contained in:
parent
51422a4502
commit
042d4cd39b
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/starlink",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["starlink-grpc-core==1.2.0"]
|
||||
"requirements": ["starlink-grpc-core==1.2.2"]
|
||||
}
|
||||
|
@ -2747,7 +2747,7 @@ starline==0.1.5
|
||||
starlingbank==3.2
|
||||
|
||||
# homeassistant.components.starlink
|
||||
starlink-grpc-core==1.2.0
|
||||
starlink-grpc-core==1.2.2
|
||||
|
||||
# homeassistant.components.statsd
|
||||
statsd==3.2.1
|
||||
|
@ -2202,7 +2202,7 @@ srpenergy==1.3.6
|
||||
starline==0.1.5
|
||||
|
||||
# homeassistant.components.starlink
|
||||
starlink-grpc-core==1.2.0
|
||||
starlink-grpc-core==1.2.2
|
||||
|
||||
# homeassistant.components.statsd
|
||||
statsd==3.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user