Hi guys, i am trying to add a folder sensor in my configuration.yaml, i added the following:
- platform: folder
folder: /config/downloads/"
However, i get the following error when i check my config. "Invalid config for [sensor.folder]: not a directory for dictionary value @ data[‘folder’]. Got ‘/config/downloads’. (See ?, line ?). "