mirror of https://github.com/home-assistant/core
11 lines
327 B
JSON
11 lines
327 B
JSON
{
|
|
"domain": "london_underground",
|
|
"name": "London Underground",
|
|
"codeowners": ["@jpbede"],
|
|
"documentation": "https://www.home-assistant.io/integrations/london_underground",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["london_tube_status"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["london-tube-status==0.5"]
|
|
}
|