[include(틀:구글의 하드웨어)] [include(틀:구글 애플리케이션)] ||<-2><#DDD><:> {{{+1 '''Google Home'''}}} || ||<-2> [[파일:Google Home 로고.svg|width=128px]] || || '''개발''' ||[[파일:구글 로고.svg|width=50|Google]]|| || '''홈페이지''' ||[[https://home.google.com/|[[파일:Google Home 로고.svg|width=25px]]]] || [목차] [clearfix] == 개요 == 구글에서 제작한 [[크롬캐스트]]와 [[구글 네스트]], 그리고 그 외 서드파티 스마트 가전제품을 조작하기 위한 구글의 [[애플리케이션]]. Google Home을 지원하는 서드파티 제품들도 이용 가능하다. == 역사 == * 2016년 3월 22일 크롬캐스트 앱의 명칭이 구글 캐스트로 [[http://playandroid.tokiidesu.com/65|변경되었다.]] 기존 출시된 크롬캐스트 제품의 명칭은 변경되지 않았다. 이후 2016년 10월 26일 [[구글 네스트]]의 출시를 위해 구글 캐스트 앱이 구글 홈으로 변경되었다. * 2022년, 앱 디자인과 기능들을 업데이트 했다. [[https://home.google.com/the-latest/|#]] * 새로운 디자인이 적용되었다. * 웹에서 Google Home에 등록한 카메라를 실시간으로 확인할 수 있는 기능이 추가되었다. * [[Matter]]를 지원한다. * [[YAML]] 형식의 파일을 작성해 자동화를 상세하게 커스텀할 수 있는 기능이 추가되었다. == 상세 == === 자동화 스크립트 (공개 미리보기) === {{{#!wiki style="margin:0px auto; display: table;" [[파일:구글홈 스크립트.webp|width=220px]]}}} [clearfix] [[YAML]] 형식의 스크립트로 세세하게 자동화를 설정할 수 있다. 아직 베타상태. [[https://g.co/home/script-editor-docs|스크립트 편집기로 고급 홈 자동화 만들기]] ==== 구조 ==== {{{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: }}} == 여담 == * 출시 초기 [[안드로이드(운영체제)|안드로이드]]는 2.3 진저브레드, [[iOS]]는 [[iOS 6|6]] 부터 구글 캐스트를 지원했지만 2015년 9월, [[크롬캐스트/2세대|크롬캐스트 2세대]]가 출시되면서 안드로이드는 [[안드로이드 젤리빈|4.1 젤리빈]], iOS는 [[iOS 7|7]] 부터 지원하도록 조정되었다. 이후 2016년 10월 26일 구글 캐스트가 구글 홈으로 변경되면서 안드로이드는 [[안드로이드 킷캣|4.4 킷캣]], iOS는 [[iOS 9|9.1]] 부터 지원하게 되었다. [[분류:구글 애플리케이션]][[분류:스마트 홈]][[분류:사물 인터넷]]