github home-assistant/core 0.115.0b11

latest releases: 2024.5.0, 2024.5.0b7, 2024.5.0b6...
pre-release3 years ago

Breaking change compared to other betas

If you use Home Assistant OS or Home Assistant Docker, your local media is now served from /media and no longer from the media folder in your config dir. If you use Home Assistant OS, use the Samba add-on to add folders to your media folder. If you use Docker, map a folder to /media. You can also configure multiple local media folders under homeassistant: in your configuration.yaml:

homeassistant:
  media_dirs:
    media: /media
    recordings: /recordings

Changes

Don't miss a new core release

NewReleases is sending notifications on new releases.