🖥 Mac & 📱 iOS
- Add a Share Extension which fires a
mobile_app.share
event. Learn more: https://companion.home-assistant.io/docs/integrations/sharing. - Fix connection settings URLs with trailing
/
causing some issues with relative URLs and since // will cause errors. - Fix 'save' existing/crashing on server-defined Actions.
- Fix server-defined actions failing via Widget/Actions menu.
- Fix some CodeMirror issues caused by User-Agent sniffing. This should fix several code editor issues in the frontend.
- Fix re-registering integration unnecessarily for some http errors.
- Fix pathless attachment URLs causing future attachments to fail.
- Removed unnecessary copies of localization files, reducing app size by 9 MB.
🖥 Mac
NOTE: You will again need to remove the battery sensors from your device as their unique ID is changing again. This should be the last time: the previous identifier that we switched to is not as long-term as we had hoped.
Like previous Mac builds, this requires 10.15 (Catalina) or newer.
- Add Mac SSID/BSSID sensors, restoring internal URL support.
- Fix battery sensor inconsistent unique ID (again).
- Fix sending a location update when there are no batteries.
📱 iOS
- Fix Apple Watch Series 3 crash. This is the same change as 2020.6.2 in production.