mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump pysmlight to v0.1.3 (#127804)
Bump pysmlight v0.1.3 Co-authored-by: Tim Lunn <tim@feathertop.org>
This commit is contained in:
parent
14111188c0
commit
06170592bd
@ -6,7 +6,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smlight",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["pysmlight==0.1.2"],
|
||||
"requirements": ["pysmlight==0.1.3"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_slzb-06._tcp.local."
|
||||
|
@ -2250,7 +2250,7 @@ pysmarty2==0.10.1
|
||||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.1.2
|
||||
pysmlight==0.1.3
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==6.2.6
|
||||
|
@ -1804,7 +1804,7 @@ pysmartthings==0.7.8
|
||||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.1.2
|
||||
pysmlight==0.1.3
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==6.2.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user