Skip to content

v1.15.0

Choose a tag to compare

@jeyrb jeyrb released this 29 Apr 14:27

1.15.0

New transports

  • Pushover, Telegram and LaMetric, contributed by @lollox80

Multimedia

  • New media_url_prefix in platform settings to control the URL path which Home Assistant uses to expose the media directory. Make this empty to stop the directory being available via HA web UI
  • Fix media cleanup job handling of files in subdirectories
  • Added media_path_share to config to support HA referring to media by false root, e.g. an image at /config/media/images/foo.jpeg expected by HA to have a local path of `/media/
  • Removed absolute URL transform for mobile push, so companion app can resolve with appropriate URL

Mobile Push

  • By default, thumbnail image is captured at time of notification
  • Better Android integration
  • Multiple new tuning keys for data section to use Android or iOS features
  • Where they can be positively identified, iOS and Android devices are only sent data fields they support

Full Changelog: v1.14.0...v1.15.0