||<tablealign=center><tablewidth=700px><height=10><tablebordercolor=#4285f4,#4285f4><tablebgcolor=#fff> ||
}}}}}}}}}}}} ||
{{{#!wiki style="margin: 0 -10px -5px;" {{{#fff {{{#!folding [ 펼치기 · 접기 ] {{{#!wiki style="margin:-6px -1px -11px" |
[br] |
스마트폰 |
태블릿 |
스마트 워치 무선 이어폰 | 크롬북 |
||
[br] |
스마트 스피커 |
디스플레이 |
온도조절 도어락 | 도어벨 | Smoke & Co alarm 카메라 | 와이파이 시스템 |
|||
[br] |
스트리밍 미디어 플레이어 | |||
단종된 제품 |
애플리케이션 | ||||||||||
{{{#!wiki style="margin:-0px -10px -5px; font-size: 0.95em" {{{#!wiki style="display: inline-block; color: #ECE5B6; border-radius: 5px; background: #4285f4; padding: 2px 0px" {{{#!folding ⠀[ 개인화 및 소셜 ]⠀ {{{#!wiki style="margin: -5px -1px -11px" |
구글 어시스턴트 |
메시지 |
구글 주소록 |
구글 캘린더 |
구글 킵 |
|||||
구글 피트니스 |
구글 행아웃 |
구글 Chat |
구글 알로 |
Gmail |
||||||
구글 플러스 |
구글 미트 - |
Currents |
블로거 |
구글 태스크 |
||||||
}}}}}}}}} {{{#!wiki style="display: inline-block; color: #ECE5B6; border-radius: 5px; background: #ea4335; padding: 2px 0px" {{{#!folding ⠀[ 뉴스 및 미디어 ]⠀ {{{#!wiki style="margin: -5px -1px -11px" |
Chrome |
구글 포토 |
스냅시드 |
유튜브 |
배경화면 |
|||||
구글 뉴스 |
Stadia |
Google Vids |
||||||||
}}}}}}}}} {{{#!wiki style="display: inline-block; color: #726d48; border-radius: 5px; background: #fbbc05; padding: 2px 0px" {{{#!folding ⠀[ 문서 도구 ]⠀ {{{#!wiki style="margin: -5px -1px -11px" |
구글 드라이브 |
구글 문서 |
구글 스프레드시트 |
구글 프레젠테이션 |
구글 설문지 |
|||||
}}}}}}}}} {{{#!wiki style="display: inline-block; color: #ECE5B6; border-radius: 5px; background: #4285f4; padding: 2px 0px" {{{#!folding ⠀[ Google Play ]⠀ {{{#!wiki style="margin: -5px -1px -11px" |
Play 스토어 |
Play 게임즈 |
Google TV |
Play 북 |
Play 뮤직 |
|||||
- ⠀[ 부가 서비스 ]⠀
- ⠀[ 기기 종속성 ]⠀
- ||<tablewidth=100%><tablebgcolor=#fff,#1f2023><width=20%>
안드로이드
오토 ||<width=20%>
Wear OS ||<width=20%>
구글 페이 ||<width=20%>
구글 홈 ||<width=20%>
구글 파이
와이어리스 ||
Google Home | |
<colbgcolor=#DDD><colcolor=#373A3C> 개발 | |
홈페이지 |
[clearfix]
1. 개요
구글에서 제작한 크롬캐스트와 구글 네스트, 그리고 그 외 서드파티 스마트 가전제품을 조작하기 위한 구글의 애플리케이션.Google Home을 지원하는 서드파티 제품들도 이용 가능하다.
2. 역사
- 2016년 3월 22일 크롬캐스트 앱의 명칭이 구글 캐스트로 변경되었다. 기존 출시된 크롬캐스트 제품의 명칭은 변경되지 않았다. 이후 2016년 10월 26일 구글 네스트의 출시를 위해 구글 캐스트 앱이 구글 홈으로 변경되었다.
- 2022년, 앱 디자인과 기능들을 업데이트 했다. #
3. 상세
3.1. 자동화 스크립트 (공개 미리보기)
[clearfix]
YAML 형식의 스크립트로 세세하게 자동화를 설정할 수 있다. 아직 베타상태.
스크립트 편집기로 고급 홈 자동화 만들기
3.1.1. 구조
metadata:
name: Untitled
description: 자동화 스크립트 설명
automations:
# ---- STARTERS ---- #
# Starters describe events that will start the automation.
# To add more than one starter, duplicate the "- type" section under "starters".
# If you add multiple starter events, any one of them happening will start the automation
starters:
- type:
# ---- CONDITIONS ---- #
# Conditions are optional. Delete this section if it’s empty.
# Conditions will prevent an automation from starting if the conditions aren’t met.
# See g.co/home/script-editor-docs for documentation about how to use logical operators like “and”, “or”, “not”.
condition:
type:
# ---- ACTIONS ---- #
# Actions will start when a starter event takes place and all conditions are met.
# Actions will start in the order they appear in the script, and with any delay specified.
# To add more than one action, duplicate the "- type" section under "actions".
actions:
- type:
4. 여담
- 출시 초기 안드로이드는 2.3 진저브레드, iOS는 6 부터 구글 캐스트를 지원했지만 2015년 9월, 크롬캐스트 2세대가 출시되면서 안드로이드는 4.1 젤리빈, iOS는 7 부터 지원하도록 조정되었다. 이후 2016년 10월 26일 구글 캐스트가 구글 홈으로 변경되면서 안드로이드는 4.4 킷캣, iOS는 9.1 부터 지원하게 되었다.