hass-core/homeassistant/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 Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00
config_flow.py Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00
const.py Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00
manifest.json Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00
strings.json Add config flow to Folder Watcher (#105605) 2024-04-23 08:55:39 +02:00