Bump pysmlight to 0.0.16 (#125935)
Bump pysmlight to 0.0.16 for Smlight integration Co-authored-by: Tim Lunn <tim@feathertop.org>pull/125940/head
parent
904c82be47
commit
d121e4c9b5
|
@ -6,7 +6,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/smlight",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pysmlight==0.0.15"],
|
||||
"requirements": ["pysmlight==0.0.16"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_slzb-06._tcp.local."
|
||||
|
|
|
@ -2238,7 +2238,7 @@ pysmarty2==0.10.1
|
|||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.0.15
|
||||
pysmlight==0.0.16
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==6.2.5
|
||||
|
|
|
@ -1792,7 +1792,7 @@ pysmartthings==0.7.8
|
|||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.0.15
|
||||
pysmlight==0.0.16
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==6.2.5
|
||||
|
|
Loading…
Reference in New Issue