mirror of
https://github.com/elisspace/core.git
synced 2026-09-19 09:11:38 +00:00
10 lines
246 B
JSON
10 lines
246 B
JSON
{
|
|
"domain": "splunk",
|
|
"name": "Splunk",
|
|
"documentation": "https://www.home-assistant.io/integrations/splunk",
|
|
"requirements": ["hass_splunk==0.1.1"],
|
|
"codeowners": ["@Bre77"],
|
|
"iot_class": "local_push",
|
|
"loggers": ["hass_splunk"]
|
|
}
|