0.115 : Component error: media_dirs - Integration 'media_dirs' not found

I was trying to configure the new media_dirs function but it says it is not found, running supervised in Docker btw!

2 Likes

Running normal install, also receiving this error.

Same error here

I found out how to do it! :

default_config:
  homeassistant:
    media_dirs:
      music: /media/music
2 Likes