mirror of https://github.com/home-assistant/core
11 lines
297 B
JSON
11 lines
297 B
JSON
{
|
|
"domain": "israel_rail",
|
|
"name": "Israel Railways",
|
|
"codeowners": ["@shaiu"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/israel_rail",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["israelrailapi"],
|
|
"requirements": ["israel-rail-api==0.1.2"]
|
|
}
|