1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-06 23:46:56 +01:00
Files
core/homeassistant/components/raspberry_pi/manifest.json
T
2022-05-25 20:39:15 +02:00

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"
}