1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type device to songpal (#163633)

This commit is contained in:
Joost Lekkerkerker
2026-02-20 16:17:47 +01:00
committed by GitHub
parent c2ba5d87d5
commit 03f5e6d6a3
2 changed files with 2 additions and 1 deletions
@@ -4,6 +4,7 @@
"codeowners": ["@rytilahti", "@shenxn"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/songpal",
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["songpal"],
"requirements": ["python-songpal==0.16.2"],
+1 -1
View File
@@ -6495,7 +6495,7 @@
"name": "Sony Projector"
},
"songpal": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "Sony Songpal"