mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump pysmlight to 0.0.13 (#124398)
Better handle socket uptime disconnected Raise auth error on get/post requests that fail
This commit is contained in:
parent
b541d214ed
commit
480e748b04
@ -6,7 +6,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smlight",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pysmlight==0.0.12"],
|
||||
"requirements": ["pysmlight==0.0.13"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_slzb-06._tcp.local."
|
||||
|
@ -2214,7 +2214,7 @@ pysmartthings==0.7.8
|
||||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.0.12
|
||||
pysmlight==0.0.13
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==6.2.5
|
||||
|
@ -1768,7 +1768,7 @@ pysmartthings==0.7.8
|
||||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.smlight
|
||||
pysmlight==0.0.12
|
||||
pysmlight==0.0.13
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==6.2.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user