mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Upgrade pydroplet to v2.4.0 (#173615)
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["pydroplet==2.3.4"],
|
||||
"requirements": ["pydroplet==2.4.0"],
|
||||
"zeroconf": ["_droplet._tcp.local."]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2120,7 +2120,7 @@ pydrawise==2026.4.0
|
||||
pydroid-ipcam==3.0.0
|
||||
|
||||
# homeassistant.components.droplet
|
||||
pydroplet==2.3.4
|
||||
pydroplet==2.4.0
|
||||
|
||||
# homeassistant.components.ebox
|
||||
pyebox==1.1.4
|
||||
|
||||
Reference in New Issue
Block a user