mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 11:57:05 +00:00
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"domain": "fivem",
|
|
"name": "FiveM",
|
|
"codeowners": ["@Sander0542"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/fivem",
|
|
"integration_type": "service",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["fivem-api==0.1.2"]
|
|
}
|