mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Add integration_type to samsungtv (#81101)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user