mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Paj GPS dependecy upgrade to 0.4.1 (#182751)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["pajgps-api==0.4.0"]
|
||||
"requirements": ["pajgps-api==0.4.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1887,7 +1887,7 @@ p1monitor==3.2.0
|
||||
paho-mqtt==2.1.0
|
||||
|
||||
# homeassistant.components.paj_gps
|
||||
pajgps-api==0.4.0
|
||||
pajgps-api==0.4.1
|
||||
|
||||
# homeassistant.components.panasonic_bluray
|
||||
panacotta==0.2
|
||||
|
||||
Reference in New Issue
Block a user