Change snapcast to local_push (#93113)

pull/93399/head
luar123 2023-05-23 11:21:50 +02:00 committed by GitHub
parent e100bcfaea
commit 86ad5ad113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"codeowners": ["@luar123"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/snapcast",
"iot_class": "local_polling",
"iot_class": "local_push",
"loggers": ["construct", "snapcast"],
"requirements": ["snapcast==2.3.3"]
}

View File

@ -5097,7 +5097,7 @@
"name": "Snapcast",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling"
"iot_class": "local_push"
},
"snips": {
"name": "Snips",