core/tests/components/folder_watcher
G Johansson 917f4136a7
Add config flow to Folder Watcher (#105605)
* Add config flow to Folder Watcher

* Add tests config flow

* docstrings

* watcher is sync

* Fix strings

* Fix

* setup_entry issue

* ConfigFlowResult

* Review comments

* Review comment

* ruff

* new date
2024-04-23 08:55:39 +02:00
..
__init__.py
conftest.py Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00
test_config_flow.py Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00
test_init.py