core/homeassistant/components/london_underground/manifest.json

10 lines
289 B
JSON

{
"domain": "london_underground",
"name": "London Underground",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/london_underground",
"iot_class": "cloud_polling",
"loggers": ["london_tube_status"],
"requirements": ["london-tube-status==0.5"]
}