mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
13 lines
329 B
JSON
13 lines
329 B
JSON
{
|
|
"domain": "splunk",
|
|
"name": "Splunk",
|
|
"codeowners": ["@Bre77"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/splunk",
|
|
"iot_class": "local_push",
|
|
"loggers": ["hass_splunk"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["hass-splunk==0.1.4"],
|
|
"single_config_entry": true
|
|
}
|