mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add integration_type device to philips_js (#159874)
This commit is contained in:
committed by
GitHub
parent
14e79ff311
commit
1ea8023753
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@elupus"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/philips_js",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["haphilipsjs"],
|
||||
"requirements": ["ha-philipsjs==3.2.4"],
|
||||
|
||||
@@ -5046,7 +5046,7 @@
|
||||
"name": "Philips Hue BLE"
|
||||
},
|
||||
"philips_js": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"name": "Philips TV"
|
||||
|
||||
Reference in New Issue
Block a user