π₯ &π±Both Platforms
- Fix crash deleting a notification action in a new, unsaved notification category.
- Redirects to main dashboard when refreshing after a 4xx/5xx error, instead of getting stuck.
- Upgrade MaterialDesignIcons to 5.8.55.
π₯ macOS-specific
This is a beta release for macOS. To stay on stable releases, install from the Mac App Store. Like previous releases, this requires macOS Catalina (10.15) or later. Move the app to /Applications if you're experiencing post-onboarding crashes.
- New sensors. See documentation for more details, including some attributes.
sensor.frontmost_app
with values likeHome Assistant
,Mail
, etc. Updates immediately.sensor.connection_type
(like iOS) with values likeEthernet
,Wi-Fi
,None
. Updates immediately. It is possible this will show Ethernet when the SSID/BSSID sensor reports Wi-Fi info, depending on if both are connected at once.sensor.displays
with values like0
,1
, etc. Updates immediately.sensor.primary_display_name
with values likeBuilt-In Retina Display
,LG webOS TV
, etc. Updates immediately.sensor.primary_display_id
with values like UUIDS. These appear to be very stable ientifiers. Updates immediately.
- Updated sensors.
sensor.active
now turns to off when the app is cleanly terminated due to being quit, shutting down, etc.
π± iOS-specific
- Updates for iOS 14's "Precise" location setting.
- Warns that Internal URLs can't be used when it's not enabled.
- Offers to temporarily use precise location when pulling-to-refresh.
- Shows more clearly in settings when not enabled.