mirror of
https://github.com/home-assistant/core.git
synced 2026-05-03 15:13:54 +01:00
11 lines
290 B
JSON
11 lines
290 B
JSON
{
|
|
"domain": "tank_utility",
|
|
"name": "Tank Utility",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/tank_utility",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["tank_utility"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["tank-utility==1.5.0"]
|
|
}
|