home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.03k stars 28.27k forks source link

v2024.5 Folder Watcher - No Entities #116748

Open jazzyisj opened 2 weeks ago

jazzyisj commented 2 weeks ago

The problem

Since v2024.5 folder watcher integration is not creating any entities.

image

What version of Home Assistant Core has the issue?

2025.5.1

What was the last working version of Home Assistant Core?

2024.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Folder Watcher

Link to integration documentation on our website

https://www.home-assistant.io/integrations/folder_watcher/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No errors in logs.

Additional information

I have deleted entries and readded them restarting in between. Same result.

home-assistant[bot] commented 2 weeks ago

folder_watcher documentation folder_watcher source

DanfieldNet commented 1 week ago

I confirm this; however, for me it appeared to stop creating entities during one of the 2024.4 updates (I'm currently still on 2024.4.4)

EDIT: It does seem to be creating them if done via yaml but GUI integration is not working.

jazzyisj commented 4 days ago

Yep, went back to YAML config.

Crazy that the UI config was part of the release notes and doesn't work! I even mentioned it on Discord during beta. I'm wondering if it is working for some people?

Also, no repairs, warnings or anything going back to the YAML config. It's almost like the UI config part was done but the rest of it was never implemented.