diff --git a/source/_posts/2021-12-18-ios-multi-server.markdown b/source/_posts/2021-12-18-ios-multi-server.markdown new file mode 100644 index 00000000000..c0ad370f555 --- /dev/null +++ b/source/_posts/2021-12-18-ios-multi-server.markdown @@ -0,0 +1,22 @@ +--- +title: "Multi-server support in iOS 2021.12" +description: "Configure multiple servers and easily switch between them." +date: 2021-12-18 00:00:00 +date_formatted: "December 18, 2021" +author: Zac West +author_twitter: zacwest +categories: Release-Notes +og_image: /images/blog/2021-12-ios/social.png +--- + +![Screenshot of the settings screen showing multiple servers](/images/blog/2021-12-ios/social.png) + +Today we're releasing Home Assistant companion app for iOS 2021.12. The big new feature: multiple server support. Find it in the app settings on iOS and Mac. Pro-tip: Swipe with three fingers left, right, or up to quickly switch between servers. [Full release notes.](https://github.com/home-assistant/iOS/releases/tag/release%2F2021.12%2F2021.322) + +Download on the App Store + +At the State of the Open Home I gave a quick demo, which I have embedded below: + +
+ +
diff --git a/source/images/blog/2021-12-ios/social.png b/source/images/blog/2021-12-ios/social.png new file mode 100644 index 00000000000..433ea2d9d2b Binary files /dev/null and b/source/images/blog/2021-12-ios/social.png differ