mirror of
https://github.com/home-assistant/iOS.git
synced 2026-04-22 14:42:15 -05:00
## Summary Moves over the directly-render templates. Complications can never be moved over because they need to work cleanly with the background session logic on the watch. ## Any other notes Slightly poorly ergonomic about subscribing and then cancelling; might be nice to provide a "send this subscription and unsubscribe after the first event" flag, but nothing great for how to do that comes to mind.