1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-13 01:27:57 +01:00

Bump pysmlight to 0.5.3 (#176252)

This commit is contained in:
TimL
2026-07-11 15:05:16 +10:00
committed by GitHub
parent 9cd694008b
commit e4167db4ce
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@
"integration_type": "device",
"iot_class": "local_push",
"quality_scale": "platinum",
"requirements": ["pysmlight==0.5.2", "bleak-smlight==1.1.0"],
"requirements": ["pysmlight==0.5.3", "bleak-smlight==1.1.0"],
"zeroconf": [
{
"type": "_slzb-06._tcp.local."
+1 -1
View File
@@ -2586,7 +2586,7 @@ pysmhi==2.0.0
pysml==0.1.8
# homeassistant.components.smlight
pysmlight==0.5.2
pysmlight==0.5.3
# homeassistant.components.snmp
pysnmp==7.1.27