mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +00:00
11 lines
261 B
JSON
11 lines
261 B
JSON
{
|
|
"domain": "random",
|
|
"name": "Random",
|
|
"codeowners": ["@fabaff"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/random",
|
|
"integration_type": "helper",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|