mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
13 lines
361 B
JSON
13 lines
361 B
JSON
{
|
|
"domain": "pegel_online",
|
|
"name": "PEGELONLINE",
|
|
"codeowners": ["@mib1185"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/pegel_online",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["aiopegelonline"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["aiopegelonline==0.1.1"]
|
|
}
|