Add integration_type to ipp and roku (#80831)
This commit is contained in:
parent
0444dd71a6
commit
18f51db15d
3 changed files with 4 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
"domain": "ipp",
|
||||
"name": "Internet Printing Protocol (IPP)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ipp",
|
||||
"integration_type": "device",
|
||||
"requirements": ["pyipp==0.12.0"],
|
||||
"codeowners": ["@ctalkington"],
|
||||
"config_flow": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue