hass-core/homeassistant/components/rejseplanen/manifest.json
Martin Eberhardt f12d5ba368
Remove myself as maintainer of the Rejseplanen integration (#112426)
* 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
2024-03-06 06:30:10 +01:00

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"]
}