mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 02:25:07 -05:00
Bump pysmlight to v0.2.13 (#159075)
Co-authored-by: Tim Lunn <tim@feathertop.org>
This commit is contained in:
committed by
Bram Kragten
co-authored by
Tim Lunn
parent
0dac52cbe4
commit
1a56855158
@@ -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