mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
12 lines
359 B
JSON
12 lines
359 B
JSON
{
|
|
"domain": "tankerkoenig",
|
|
"name": "Tankerkoenig",
|
|
"codeowners": ["@guillempages", "@mib1185", "@jpbede"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tankerkoenig",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["aiotankerkoenig"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["aiotankerkoenig==0.4.2"]
|
|
}
|