From fd53d2b09a96e8e580834c6231ea16cf506a4771 Mon Sep 17 00:00:00 2001 From: Tobias H Date: Tue, 12 Jun 2018 12:39:03 +0200 Subject: [PATCH] Updated from Publii --- 404.html | 2 +- Automation-ideas/index.html | 2 +- Blog/index.html | 2 +- How-do-I-use-the-preset-generator/index.html | 2 +- .../index.html | 2 +- Roadmap-for-version-1.1/index.html | 2 +- Second-blog-post/index.html | 78 ------------------- What-can-I-play-through-presets/index.html | 2 +- amp/authors/vervallsweg/page/2/index.html | 2 +- amp/category/news/index.html | 2 +- amp/page/9/index.html | 2 +- .../index.html | 4 +- authors/vervallsweg/index.html | 2 +- authors/vervallsweg/page/2/index.html | 2 +- authors/vervallsweg/page/3/index.html | 2 +- authors/vervallsweg/page/4/index.html | 2 +- category/faq/index.html | 2 +- category/news/index.html | 2 +- category/roadmap/index.html | 2 +- contribute/index.html | 2 +- donate/index.html | 2 +- feed.json | 10 +-- feed.xml | 25 ++++-- first-steps/index.html | 2 +- help/index.html | 2 +- home/index.html | 2 +- index.html | 2 +- installation-cast-web-api/index.html | 2 +- .../index.html | 2 +- installation/index.html | 2 +- page/10/index.html | 2 +- page/11/index.html | 2 +- page/12/index.html | 2 +- page/13/index.html | 2 +- page/14/index.html | 2 +- page/15/index.html | 2 +- page/16/index.html | 2 +- page/17/index.html | 2 +- page/18/index.html | 2 +- page/2/index.html | 2 +- page/3/index.html | 2 +- page/4/index.html | 2 +- page/5/index.html | 2 +- page/6/index.html | 2 +- page/7/index.html | 2 +- page/8/index.html | 2 +- page/9/index.html | 2 +- release-of-cast-web-v1/index.html | 78 +++++++++++++++++++ request-a-feature/index.html | 2 +- search.html | 2 +- sitemap.xml | 6 +- updating-to-v1/index.html | 2 +- updating/index.html | 2 +- 53 files changed, 154 insertions(+), 141 deletions(-) delete mode 100644 Second-blog-post/index.html rename amp/{Second-blog-post => release-of-cast-web-v1}/index.html (74%) create mode 100644 release-of-cast-web-v1/index.html diff --git a/404.html b/404.html index 593725f..af2d4e0 100644 --- a/404.html +++ b/404.html @@ -74,4 +74,4 @@ readyEventHandlersInstalled = true; } } -})("docReady", window);
BETA - this website is not ment to be used right now - BETA

404

Ooops, something went wrong

\ No newline at end of file +})("docReady", window);

404

Ooops, something went wrong

\ No newline at end of file diff --git a/Automation-ideas/index.html b/Automation-ideas/index.html index b3eef68..5f59c74 100644 --- a/Automation-ideas/index.html +++ b/Automation-ideas/index.html @@ -74,5 +74,5 @@ readyEventHandlersInstalled = true; } } -})("docReady", window);
BETA - this website is not ment to be used right now - BETA

Automation ideas

Cast-web basically sets up your Google Cast devices as selectable speakers for any audio output in SmartThins.

Every other SmartThings Smartapp that works with SmartThings speakers can now use your Google Cast devices. Apps include many community Smartapps like BigTalker2 and even official SmartThings apps like SpeakerNotifyWithSound (defunct) and Speaker companion.

All of these features are available to Google Cast devices with a screen (Chromecasts, etc.) and without one (Google Homes, Chromecast audios, etc.) and even groups you created in the Google Home app. 

Stop my Chromecast audios when I turn on the TV

 

More ideas coming soon.