v1.15.0
1.15.0
New transports
- Pushover, Telegram and LaMetric, contributed by @lollox80
Multimedia
- New
media_url_prefixin 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_shareto config to support HA referring to media by false root, e.g. an image at/config/media/images/foo.jpegexpected 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
datasection to use Android or iOS features - Where they can be positively identified, iOS and Android devices are only sent
datafields they support
Full Changelog: v1.14.0...v1.15.0