Files
Florian von Garrel 8c971904ca Add reauth and reconfigure to paperless (#145469)
* Add reauth and reconfigure

* Reauth and reconfigure in different functions

* Add duplicate check

* Add test for reconfigure duplicate

* Removed seconds config entry fixture
2025-05-25 14:03:13 +02:00

13 lines
358 B
JSON

{
"domain": "paperless_ngx",
"name": "Paperless-ngx",
"codeowners": ["@fvgarrel"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/paperless_ngx",
"integration_type": "service",
"iot_class": "local_polling",
"loggers": ["pypaperless"],
"quality_scale": "silver",
"requirements": ["pypaperless==4.1.0"]
}