Set Denon AVR integration type to device (#158815)

This commit is contained in:
Joost Lekkerkerker
2025-12-12 20:33:56 +01:00
committed by GitHub
parent 2595c7dcb2
commit 1f3ad382f1
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
"codeowners": ["@ol-iver", "@starkillerOG"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/denonavr",
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["denonavr"],
"requirements": ["denonavr==1.2.0"],

View File

@@ -1279,7 +1279,7 @@
"name": "Denon Network Receivers"
},
"denonavr": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "Denon AVR Network Receivers"