core/homeassistant/components/deutsche_bahn/manifest.json

11 lines
284 B
JSON

{
"domain": "deutsche_bahn",
"name": "Deutsche Bahn",
"documentation": "https://www.home-assistant.io/integrations/deutsche_bahn",
"requirements": ["schiene==0.23"],
"dependencies": ["repairs"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["schiene"]
}