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