mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-19 05:19:22 +00:00
Modified manifest.json to match new requirements, chaged the folder name with underscore
This commit is contained in:
@@ -15,7 +15,6 @@ from homeassistant.const import (
|
||||
|
||||
from prometheus_client import Summary
|
||||
|
||||
DOMAIN = 'prometheus'
|
||||
CONF_PROMETHEUS_URL = 'prometheus_url'
|
||||
CONF_PROMETHEUS_QUERY = 'prometheus_query'
|
||||
SCAN_INTERVAL = timedelta(seconds=600)
|
||||
|
||||
Reference in New Issue
Block a user