mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 16:51:50 +00:00
* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
13 lines
215 B
JSON
13 lines
215 B
JSON
{
|
|
"domain": "nmbs",
|
|
"name": "Nmbs",
|
|
"documentation": "https://www.home-assistant.io/components/nmbs",
|
|
"requirements": [
|
|
"pyrail==0.0.3"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@thibmaek"
|
|
]
|
|
}
|