mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type device to panasonic_viera (#159870)
This commit is contained in:
committed by
GitHub
parent
5399655134
commit
1e9af4fbe0
@@ -4,6 +4,7 @@
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/panasonic_viera",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["panasonic_viera"],
|
||||
"requirements": ["panasonic-viera==0.4.4"]
|
||||
|
||||
@@ -4954,7 +4954,7 @@
|
||||
"name": "Panasonic Blu-Ray Player"
|
||||
},
|
||||
"panasonic_viera": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"name": "Panasonic Viera"
|
||||
|
||||
Reference in New Issue
Block a user