From bd2e6415a98f6f2350a16ef3e6f929d97287df4b Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Sun, 15 Sep 2019 21:37:25 +0300 Subject: [PATCH] Update whats_new_0.6.7.md --- service/whats_new_0.6.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/whats_new_0.6.7.md b/service/whats_new_0.6.7.md index be78ccc..cb9cee9 100644 --- a/service/whats_new_0.6.7.md +++ b/service/whats_new_0.6.7.md @@ -3,7 +3,7 @@ - **Independent service calls**. Now services will be called with http post request instead of waiton for socket connection. You can try to interact with entities even if there is "loading" indicator displayed. - **Media players quick access**. The "TV" button in app header will now show the ammout of currently active media players (state `playing`, `paused` or `idle`). You can open media player page right from there to control it. - **Media player seek**. You can now set playing position with slider on player page for supported platforms. -- **Swicth media player**. Going to another room? No problems, now you can switch currently playing media from one player to another. +- **Switch media player**. Going to another room? No problems, now you can switch currently playing media from one player to another. - Entity history and attributes are now hidden by default on entity page and can be viewed expanding corresponding panel. - "What's new" page # 0.6.6