10 lines
277 B
JSON
10 lines
277 B
JSON
|
{
|
||
|
"domain": "raspberry_pi",
|
||
|
"name": "Raspberry Pi",
|
||
|
"config_flow": false,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/raspberry_pi",
|
||
|
"dependencies": ["hardware", "hassio"],
|
||
|
"codeowners": ["@home-assistant/core"],
|
||
|
"integration_type": "hardware"
|
||
|
}
|