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:
TimL 2024-08-22 20:04:03 +10:00 committed by GitHub
parent b541d214ed
commit 480e748b04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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."

View File

@ -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

View File

@ -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