* Remove myself as maintainer of the Rejseplanen integration
Unfortunately I don't have the time or energy to maintain the integration.
I have made a post on the Danish HA Facebook group, encouraging someone to take over. 1515990205
/
* Update CODEOWNERS
9 lines
242 B
JSON
9 lines
242 B
JSON
{
|
|
"domain": "rejseplanen",
|
|
"name": "Rejseplanen",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/rejseplanen",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["rjpl"],
|
|
"requirements": ["rjpl==0.3.6"]
|
|
}
|