home-assistant / home-assistant/iOS
Update Sensors shortcut raises error notification sometimes
- Dominant language
- Swift
- Stars
- 2.4k
- Forks
- 520
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 264
Description
**iOS device model, version and app version**
Model Name: iPhone 15 Pro
Software Version: iOS 18.2.1
App version: 2025.1 (2025.1073)
**Home Assistant Core Version**
2025.1.4
**Describe the bug**
Shortcuts raises an error when running an automation which uses the "Update Sensors" action (INCExtensionsErrorDomain error 1307). However, looking at my HA log, the update seems to just work (phone's charging state gets updated). I didn't check other sensors.
**To Reproduce**
Make an automation in Shortcuts which triggers on charger connect/disconnect and calls "Update Sensors", then trigger it several times to get the error notification.
**Expected behavior**
No error notification
**Screenshots**

**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.