What's Changed
- Implement a frontend-like single entity picker by @jpelgrom in #3653
- Hide android auto sensor section from devices that do not support it by @dshokouhi in #3657
- Bump io.sentry:sentry-android from 6.25.0 to 6.25.1 by @dependabot in #3658
- Update change log week of 7/14 by @dshokouhi in #3660
- Add CarInfo sensors by @drosoCode in #3399
- Update/replace deprecations in app module by @jpelgrom in #3661
- Use new entity picker for more settings by @jpelgrom in #3662
- Add toggle for Assist as assistant app on Wear by @jpelgrom in #3663
- Breaking change: support last_used/preferred pipeline IDs and use last_used by default by @jpelgrom in #3669
- Update Thread network sync to update/delete HA networks by @jpelgrom in #3676
- Bump io.sentry:sentry-android from 6.25.1 to 6.25.2 by @dependabot in #3672
- Hilt Dependency Update by @JBassett in #3681
- Send state based on reported status, apply car prefix to car sensors, add some logging around new car sensors by @dshokouhi in #3668
- Bump io.sentry:sentry-android from 6.25.2 to 6.26.0 by @dependabot in #3682
- Only show unit of measurement if we have it and if the state is not a string while managing sensors by @dshokouhi in #3685
- Don't send group summary notifications to Android Auto by @jpelgrom in #3686
- Only add up to the allowed limit of list items to android auto by @dshokouhi in #3687
- Add sensors to report car energy profile by @dshokouhi in #3688
- Add favorites selection for Android Auto by @dshokouhi in #3670
- Resume Assist voice input on new intent (as assistant app/brought to front) by @jpelgrom in #3692
- Text field consistency updates by @jpelgrom in #3693
- Update change log week of 7/21 by @dshokouhi in #3691
- Match android auto dependency versions by @dshokouhi in #3695
- Update/replace deprecations in common module by @jpelgrom in #3698
- Update/replace deprecations and unused code in wear module by @jpelgrom in #3699
- Show application names, not only package names, in sensor settings by @jpelgrom in #3700
- Use WifiManager deprecations again for instant 'location' info by @jpelgrom in #3705
- Fix Wear more details crash with Kelvin light temperature by @jpelgrom in #3706
- Show measurement unit in Wear OS complication by @slovdahl in #3703
- Bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #3707
- Android auto: Switch to GridTemplate for home screen and default to favorites if defined by @dshokouhi in #3694
- Fix version code for F-Droid builds by @jpelgrom in #3717
- Bump some project dependencies by @dshokouhi in #3718
- Add navigation entities to favorites and convert nav screen to grid by @dshokouhi in #3725
- Update sensors when driving interface is open or resumed by @dshokouhi in #3726
- Fix old server references in app-level preferences by @jpelgrom in #3728
- Show favorites only if selected server has favorites by @dshokouhi in #3729
- Smarter discovery for already added instances by @jpelgrom in #3723
- Update change log week of 7/28 by @dshokouhi in #3730
- First Steps into making Gradle Catalogs by @JBassett in #3724
- Bump kotlinx-coroutines from 1.7.2 to 1.7.3 by @dependabot in #3735
- Implement support for multiple Shortcut Tiles on Wear OS by @marazmarci in #3697
- Allow binary sensors and sensors to be added to driving favorites by @dshokouhi in #3732
- Allow selecting unavailable entities for complications/tiles by @jpelgrom in #3733
- Apply various IDE code quality suggestions by @jpelgrom in #3734
- Invalidate Auto home on favorite state change by @jpelgrom in #3736
- Hide some sensors from unsupported devices by @dshokouhi in #3740
- Bump io.sentry:sentry-android from 6.26.0 to 6.27.0 by @dependabot in #3743
- Initial work on migrating plugins to catalogs. by @JBassett in #3737
- Migrate deploys to Fastlane by @JBassett in #3745
- Ignore ruby files that were generated in CI. by @JBassett in #3746
- Hide hidden entities from android auto domains by @dshokouhi in #3731
- Handle empty array/invalid URL during discovery by @jpelgrom in #3747
- Update release notes action for new release model by @jpelgrom in #3748
- Don't create release number/notes for PRs by @jpelgrom in #3749
- Change SDK min back to 21 for main app by @dshokouhi in #3750
- Fix persistent connection notification command by @jpelgrom in #3753
- Reset carInfo when our session is destroyed since data will be stale by @dshokouhi in #3754
- Assist last used: remember STT and record proactively (before connected) by @jpelgrom in #3755
- Keep track of adding domains to remove loader when user has no actionable entities by @dshokouhi in #3757
- Update ExoPlayer usage by @jpelgrom in #3760
- Change log week of 8/4 by @dshokouhi in #3758
- Set car sensors state appropriately if sensor registers with unit of measurement by @dshokouhi in #3764
- Add support for alarm control panels in android auto by @dshokouhi in #3765
- Bump io.sentry:sentry-android from 6.27.0 to 6.28.0 by @dependabot in #3766
- Update strings for sentence-style casing by @jpelgrom in #3768
- Hide all entities when we dont have domains to show, show empty message just in case by @dshokouhi in #3767
- Auto: reload entity registry, show loading when changing servers by @jpelgrom in #3769
- Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 by @dependabot in #3771
- Add update sensors notification command to Wear OS by @dshokouhi in #3774
- Stop TTS playback on new Assist pipeline run by @jpelgrom in #3778
- Update change log week of 8/11 by @dshokouhi in #3780
- Discard notifications when not registered to prevent crash by @jpelgrom in #3784
New Contributors
- @drosoCode made their first contribution in #3399
- @slovdahl made their first contribution in #3703
Full Changelog: 2023.7.5...2023.8.2