github home-assistant/android 2022.9.1

latest releases: 2024.5.2, 2024.5.1, 2024.5.0...
20 months ago

What's Changed

  • Support multiple subscriptions of same type in websocket and use in template widget by @jpelgrom in #2801
  • Faster entity selection Wear OS by @leroyboerefijn in #2804
  • Breaking Change: Add some more attributes to geocoded sensor and check that device supports it by @dshokouhi in #2809
  • Fix adding media player widget from settings by @jpelgrom in #2813
  • Calculate fan speed step count by @wjtje in #2818
  • Don't notify about cancellations in WebsocketManager by @jpelgrom in #2831
  • Bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0 by @dependabot in #2817
  • Remove toast when failing to send notification clear event by @aaronjwood in #2576
  • Only add next subscription if control is not null by @dshokouhi in #2812
  • Prevent crashes on Wear when offline / server no longer available by @jpelgrom in #2825
  • Support websocket message coalescing by @jpelgrom in #2829
  • Add authentication to widget buttons by @andyboeh in #2798
  • Option to bypass app lock on home network by @RoboMagus in #2800
  • Better state change subscriptions in entity state and media player widgets by @jpelgrom in #2814
  • Support device controls on locked Android 13 device by @jpelgrom in #2820
  • Fix media notification command by @jpelgrom in #2835
  • Update companion settings landing page for Wear settings by @leroyboerefijn in #2837
  • Send external url to Wear discovery by @jpelgrom in #2839
  • Bump sentry-android from 6.4.0 to 6.4.1 by @dependabot in #2836
  • Add Beacon Monitor by @Adi146 in #2472
  • Fix sensorDao not initialized error after geocoded update by @dshokouhi in #2772
  • Update Wear onboarding to always use phone for sign in by @jpelgrom in #2838
  • Bump jackson-module-kotlin from 2.13.3 to 2.13.4 by @dependabot in #2851
  • Add a setting to battery power sensor to convert current when it is not in microamps by @dshokouhi in #2848
  • Fix entity registry change type / crash by @jpelgrom in #2854
  • Fix race condition in websocket unsubscribe/resubscribe by @jpelgrom in #2855
  • Improve adding quick settings tile by @jpelgrom in #2860
  • Don't collapse lists by default if there's only one list by @jpelgrom in #2861
  • Only subscribe to state changes for added controls by @jpelgrom in #2864
  • Fix template widgets that render null in websocket subscription by @jpelgrom in #2866
  • Tweak camera control active state: true if not unavailable by @jpelgrom in #2871
  • Add item ID to active notification attributes to keep them unique by @dshokouhi in #2856
  • Update change log week of 9/2 by @dshokouhi in #2842
  • Bump actions/setup-java from 3.4.1 to 3.5.0 by @dependabot in #2869
  • Breaking Change: Only send notification received event if a notification wants the confirmation by @dshokouhi in #2899
  • Mark Wear OS app as non-standalone since we use phone for sign in now by @dshokouhi in #2900

New Contributors

Full Changelog: 2022.8.0...2022.9.1

Don't miss a new android release

NewReleases is sending notifications on new releases.