Skip to content

Commit

Permalink
Add integration-type property to androidTV manifest (home-assistant#8…
Browse files Browse the repository at this point in the history
  • Loading branch information
ollo69 authored Dec 14, 2022
1 parent 6b751de commit 9a25e75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions homeassistant/components/androidtv/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"domain": "androidtv",
"name": "Android TV",
"integration_type": "device",
"documentation": "https://www.home-assistant.io/integrations/androidtv",
"requirements": [
"adb-shell[async]==0.4.3",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
},
"androidtv": {
"name": "Android TV",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_polling"
},
Expand Down

0 comments on commit 9a25e75

Please sign in to comment.