⚠️ Mac Breaking Change ⚠️ Camera and Microphone sensors are non-backwards-compatibly changing.
- This is necessary because macOS cannot keep track of these devices across system restarts. See #1320 for more details.
- tl;dr: the new sensors are
binary_sensor.[device]_{microphone,camera}_in_use
andsensor.[device]_active_{microphone,camera}
.
🖥️ Mac
- Disable Updater in Mac App Store distributed builds (#1321) (5b07eae)
- Collapse microphones and cameras into singular sensors (#1320) (556e8a4)
Like previous releases, this requires macOS Catalina (10.15) or later. Move the app to /Applications if you're experiencing post-onboarding crashes for now!
📱 iOS