mirror of
https://github.com/home-assistant/iOS.git
synced 2026-02-07 03:15:31 -06:00
Introduces a new iconInteractionType property to WidgetBasicViewModel and updates all relevant widget views and initializers to support separate interaction types for icons. Also updates sensor data structures to include serverId and entityId, and refactors MagicItem to expose widgetIconInteractionType instead of widgetInteractionType.