Add integration_type to samsungtv (#81101)

This commit is contained in:
epenet 2022-10-27 18:18:09 +02:00 committed by GitHub
parent 663c2ef993
commit 7feb463a4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"domain": "samsungtv",
"name": "Samsung Smart TV",
"integration_type": "device",
"documentation": "https://www.home-assistant.io/integrations/samsungtv",
"requirements": [
"getmac==0.8.2",

View File

@ -4468,7 +4468,7 @@
"name": "Samsung Family Hub"
},
"samsungtv": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "Samsung Smart TV"