Set Smlight integration to local_push class (#125983)

pull/126048/head
TimL 2024-09-16 20:41:29 +10:00 committed by GitHub
parent dadd397bf0
commit 1e4864d8c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/smlight",
"integration_type": "device",
"iot_class": "local_polling",
"iot_class": "local_push",
"requirements": ["pysmlight==0.0.16"],
"zeroconf": [
{

View File

@ -5664,7 +5664,7 @@
"name": "SMLIGHT SLZB",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_polling"
"iot_class": "local_push"
},
"sms": {
"name": "SMS notifications via GSM-modem",