Add integration_type to samsungtv (#81101)
This commit is contained in:
parent
663c2ef993
commit
7feb463a4c
2 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue