Sensor for Filesystem changes

It would be nice if we have a sensor to trigger on filesystem changes.
For example:

  • if you edit a included customize.yaml, ha triggers an automation to reload core config automatically.
  • your camera takes a snapshot in a folder, and ha triggers to send it via email.

There’s a python daemon for it.


In the moment i’m using incron for this, but maybe it could be added to HA?