什么是Google On.Here,以及如何設置?

Google?Wi-Fi is similar to other mesh?Wi-Fi systems, but one big feature separates it from the pack: Google On.Here.

Google Wi-Fi與其他網狀Wi-Fi系統相似,但其中一個重要功能將其與眾不同:Google On.Here。

發生什么了? (What Is On.Here?)

In the simplest of terms, On.Here is a web interface that you can access in order to control smarthome devices without needing an app or even signing up for an account.

用最簡單的術語來說,On.Here是一個Web界面,您可以訪問該界面來控制智能家居設備,而無需應用程序甚至無需注冊帳戶。

Anyone who is connected to your Google?Wi-Fi network (even guests) can type “On.Here” into their web browser of choice (either on a phone, tablet, or computer) and instantly control smarthome devices. Unfortunately, only Philips Hue lights are supported right now, and the features aren’t incredible or anything, but it’s at least a quick and easy way for others in the house to control the lights. Hopefully other devices will be added by Google soon.

連接到您的Google Wi-Fi網絡的任何人(甚至是訪客)都可以在他們選擇的網絡瀏覽器中(在手機,平板電腦或計算機上)鍵入“ On.Here ”,并立即控制智能家居設備。 不幸的是,目前僅支持飛利浦Hue燈,并且功能令人難以置信或沒有其他任何功能,但這至少是房子中其他人控制燈的便捷方法。 希望其他設備很快會被Google添加。

如何在這里設置 (How to Set Up On.Here)

Before we start, make sure that you’re connected to your Google?Wi-Fi network and that your Philips Hue Bridge is connected to a Google?Wi-Fi unit via ethernet.

在開始之前,請確保您已連接到Google Wi-Fi網絡,并且您的Philips Hue Bridge已通過以太網連接到Google Wi-Fi設備。

To set this up, you won’t actually do it from the Google?Wi-Fi app, but from the web browser. So open up your web browser of choice and go to On.Here. Once there, you’ll get to a screen that will allow you to pair your Philips Hue Bridge. Tap on “Pair” in the lower-right corner.

要進行設置,您實際上不會通過Google Wi-Fi應用程序來進行設置,而是通過網絡瀏覽器來進行設置。 因此,打開您選擇的Web瀏覽器并轉到On.Here 。 到達那里后,您將進入一個屏幕,該屏幕可讓您配對Philips Hue Bridge。 點擊右下角的“配對”。

Next, press the big round button on the top of the Hue Bridge, as instructed.

接下來,按照指示,按色相橋頂部的圓形大按鈕。

Give it a few moments and eventually the Hue Bridge will successfully pair with your Google?Wi-Fi network. Hit “Done” in the bottom-right corner of the screen.

稍等片刻,最終Hue Bridge將成功與您的Google Wi-Fi網絡配對。 點擊屏幕右下角的“完成”。

You’ll then be taken to the main On.Here screen, where you’ll see all of your Philips Hue lights listed.

然后,您將進入On.Here主屏幕,在該屏幕上您將看到列出的所有Philips Hue燈。

Scroll down and tap on a light that you want to control.

向下滾動并點擊您要控制的燈。

A new screen will pop up that lets you turn the light on and off by tapping on the round button in the center. You can also tap, hold, and drag on the outer ring to adjust the light’s brightness.

將彈出一個新屏幕,使您可以通過點擊中間的圓形按鈕來打開和關閉照明。 您還可以點擊,按住并拖動外環來調整燈光的亮度。

Unfortunately, if you set up different rooms from within the Philips Hue app, they won’t appear in On.Here—Hue lights will only show up as individual bulbs, but you can tap on “All Lights” at the top to control all of the Hue lights at once.

不幸的是,如果您在Philips Hue應用程序中設置了不同的房間,它們將不會出現在“打開”中。在這里,色相燈只會顯示為單個燈泡,但是您可以點擊頂部的“所有燈”來控制所有的色調燈立刻亮起。



As we mentioned, it’s not that feature-packed right now, and only Philips Hue is supported at the moment. Hopefully, On.Here continues to grow and more smarthome devices are supported in the near future.

正如我們所提到的,它現在還不具有該功能,目前僅支持Philips Hue。 希望On.Here繼續增長,并在不久的將來支持更多智能家居設備。

翻譯自: https://www.howtogeek.com/298826/what-is-google-on.here-and-how-do-i-set-it-up/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/279871.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/279871.shtml
英文地址,請注明出處:http://en.pswp.cn/news/279871.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

一張圖看懂 SQL 的各種 join 用法

原文鏈接https://www.codeproject.com/Articles/33052/Visual-Representation-of-SQL-Joins 轉載于:https://www.cnblogs.com/xuchao0506/p/10559951.html

1Python全棧之路系列Web框架介紹

Python全棧之路系列之Web框架介紹 所有的語言Web框架本質其實就是起一個socket服務端,監聽一個端口,然后運行起來 Web框架包含兩部分,一部分是socket,另外一部分是業務的邏輯處理,根據請求的不同做不同的處理 Python的Web框架分成了兩類, 即包含socket也包含業務邏輯處理的(tor…

『 再看.NET7』數值類型

在C#中,有int16,用short來定義;有int32,用int定義;用int64,用long來定義。在.NET7中,添加了int128,和unint128,位數更大的整型。var i16 short.MaxValue; Console.Write…

獲取幫助命令

whatis 基于數據庫的查找,查找內容比較慢 優點:查找速度快 缺點:沒有實時性 [rootlocalhost ~]# whatis ls ls (1) - list directory contents ls (1p) - list directory contents 數據庫文件 Centos6:/…

筆記本電腦升級固態硬盤好嗎_如何升級筆記本電腦硬盤

筆記本電腦升級固態硬盤好嗎Upgrading your laptop’s hard drive is a great way to get some extra life out of an old machine (or resurrect a dead one). Read on as we walk you through the prep work, the installation, and the followup. 升級筆記本電腦的硬盤驅動器…

購物單

小明剛剛找到工作,老板人很好,只是老板夫人很愛購物。老板忙的時候經常讓小明幫忙到商場代為購物。小明很厭煩,但又不好推辭。 這不,XX大促銷又來了!老板夫人開出了長長的購物單,都是有打折優惠的。 …

Seay源代碼審計系統

這是一款基于C#語言開發的一款針對PHP代碼安全性審計的系統,主要運行于Windows系統上。這款軟件能夠發現SQL注入、代碼執行、命令執行、文件包含、文件上傳、繞過轉義防護、拒絕服務、XSS跨站、信息泄露、任意URL跳轉等漏洞。 下載鏈接 https://pan.baidu.com/s/1V…

dotnet 世界猜測 隨機數的小測試

這是一個半技術向的博客,主題來源于我讀過的某本書的片段,這是一個稍稍有些前置知識的故事,主題的大概內容就是假定世界存在某個規則序列,通過一代代的探索,可以獲取到此序列的內容。本文將模擬此情形,寫一…

python 批量修改密碼

下午閑來無事,就搞個批量密碼修改工具玩玩... #!/usr/bin/env python import paramiko import time ip_list(ip1,ip2) log_fileopen(mpwdok.log,w) log_file1open(mpwderr.log,w) for ip in ip_list: try: s paramiko.Transport((ip, 22)) s.c…

如何在Android Wear上節省電池壽命

If you’re rocking Android on your wrist, there’s a chance you’ve learned to rely on its convenience pretty heavily. And if you’re in that position, then you probably also know how annoying it can be if your watch runs out of juice in the middle of the …

css3 偽類選擇器

1.target:表示當前的url片段的元素類型,這個元素必須是E (作用類似于選項卡) 2.::before{content:“要添加的內容”} 添加到......之前 3.rgb() 顏色 4.rgba&#xf…

城市統計【BFS】

題目大意: 中山市的地圖是一個n*n的矩陣,其中標號為1的表示商業區,標號為0的表示居民區。為了考察市內居民區與商業區的距離,并對此作出評估,市長希望你能夠編寫一個程序完成這一任務。  居民區i到商業區的距離指的是…

使用 DataAnnotations(數據注解)實現通用模型數據校驗

.net 跨平臺參數校驗的意義在實際項目開發中,無論任何方式、任何規模的開發模式,項目中都離不開對接入數據模型參數的合法性校驗,目前普片的開發模式基本是前后端分離,當用戶在前端頁面中輸入一些表單數據時,點擊提交按…

網線的做法 及 POE的介紹

網線的做法 以太網線采用差分方式傳輸。所謂差分方式傳輸,就是發送端在兩條信號線上傳輸幅值相等相位相反的電信號,接收端對接受的兩條線信號作減法運算,這樣獲得幅值翻倍的信號。其抗干擾的原理是:假如兩條信號線都受到了同樣&am…

unity 使用tile_如何使用Tile從網上查找電話

unity 使用tileTile is a fantastic little gadget that can help you find your lost keys or wallet. However, it can also locate and ring your phone, even if you never buy a single physical Tile. Here’s how to find your lost phone using the Tile app on the we…

你與一份好簡歷之間的距離

閱讀本文大概需要 2.7 分鐘。每年年初都是企業的招聘旺季,對應的三四月份絕對跳槽、找工作的好時機,業內經常稱呼這兩個月為金三銀四。實力雄厚的人,那個月找工作問題都不大,但是也會盡量挑選個好時機,能有更多的選擇。…

Python 循環刪除指定文件夾下所有的.longtian類型文件

# -*- coding: utf-8 -*-import os#遍歷文件夾刪除文件 def traversing_dir(rootDir):#遍歷根目錄for root,dirs,files in os.walk(rootDir):for file in files:#文件后綴名extFileos.path.splitext(file)[1]if extFile".longtian":os.remove(os.path.join(root,file…

《ASP.NET Core 6框架揭秘實例》演示[35]:利用Session保留語境

客戶端和服務器基于HTTP的消息交換就好比兩個完全沒有記憶能力的人在交流,每次單一的HTTP事務體現為一次“一問一答”的對話。單一的對話毫無意義,在在同一語境下針對某個主題進行的多次對話才會有結果。會話的目的就是在同一個客戶端和服務器之間建立兩…

Vincross孫天齊:人機界面的突破將引發科技革命

8月23—27日,世界機器人大會在北京舉辦,全球各國機器人領域的優秀企業悉數亮相,五花八門的機器人及產業鏈上下游最新技術均能在這次盛會上找到蹤跡,整個會場充滿了未來感與時代發展的氣息。 大會中智慧城市服務機器人技術與應用專…

如何在Windows上使用64位Web瀏覽器

Google and Mozilla now offer 64-bit versions of Chrome and Firefox for Windows. Here’s how to find out what version you’re running and how to upgrade. Google和Mozilla現在提供適用于Windows的64位版本的Chrome和Firefox。 這是找出正在運行的版本以及如何升級的方…