What folder do you store your files in on home assistant? I am trying to set this up as well and I don’t see a folder called local. Also I was able to get it to work by using the UNC Path Name of the home assistant network share.
configuration.yaml is green and saved
check config:
Configuration errors
Invalid config for ‘homeassistant’ at configuration.yaml, line 34: Not a directory ‘allowlist_external_dirs->0’, got ‘/config/www’ Invalid config for ‘homeassistant’ at configuration.yaml, line 36: Not a directory for dictionary value ‘media_dirs->cam’, got ‘/media/cam_snapshots’ Invalid config for ‘homeassistant’ at configuration.yaml, line 37: Not a directory for dictionary value ‘media_dirs->music’, got ‘/media/music’
Calling in from 2025. Was starting from this thread to implement some jokes at home. Prepared to debug path strings etc - but found out I could first upload my sound files directly from my windows PC from within HA in browser. Or iOS in app. Super simple. From within the media folder of HA.
And then I started creating an automation in the HA web UI - graphically. For actions I clicked “Media player” → “Play media” → selected my Google Nest speaker and selected a .wav file browsing the “My media” folder of HA.
Result just worked perfect. Fart sounds are funnier than I remember. Was still curious of the generated yaml. Posting that here for future reference.