13 lines
380 B
JSON
13 lines
380 B
JSON
{
|
|
"domain": "homeassistant_hardware",
|
|
"name": "Home Assistant Hardware",
|
|
"after_dependencies": ["hassio"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"documentation": "https://www.home-assistant.io/integrations/homeassistant_hardware",
|
|
"integration_type": "system",
|
|
"requirements": [
|
|
"universal-silabs-flasher==0.0.30",
|
|
"ha-silabs-firmware-client==0.2.0"
|
|
]
|
|
}
|