mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
Bump pysmlight to v0.2.13 (#159075)
Co-authored-by: Tim Lunn <tim@feathertop.org>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["pysmlight==0.2.11"],
|
||||
"requirements": ["pysmlight==0.2.13"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_slzb-06._tcp.local."
|
||||
|
||||
Generated
+1
-1
@@ -2415,7 +2415,7 @@ pysmhi==1.1.0
|
||||
pysml==0.1.5
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.2.11
|
||||
pysmlight==0.2.13
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==7.1.22
|
||||
|
||||
Generated
+1
-1
@@ -2029,7 +2029,7 @@ pysmhi==1.1.0
|
||||
pysml==0.1.5
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.2.11
|
||||
pysmlight==0.2.13
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==7.1.22
|
||||
|
||||
Reference in New Issue
Block a user