共享没有权限访问权限_如何与家人共享SmartThings访问权限

共享没有权限访问权限

共享没有权限访问权限

IMG_2475_stomped

If you have multiple people in your household and want them all to have access to SmartThings from their phones, here’s how to share access to SmartThings with anyone you want.

如果您的家庭中有多个人,并且希望他们所有人都可以通过他们的手机访问SmartThings,则可以通过以下方法与所需的任何人共享对SmartThings的访问权限。

Since you can use your phone as a proximity sensor through GPS, sharing access to SmartThings with your kids and other family members is a great way to see who leaves and comes home. Sharing access also means that other users can control Routines. Here’s how to give family members access to SmartThings.

由于您可以通过GPS将手机用作接近传感器,因此与孩子和其他家庭成员共享对SmartThings的访问权限是查看谁离开和回家的好方法。 共享访问权限还意味着其他用户可以控制例程。 这是使家庭成员访问SmartThings的方法。

To start, open up the SmartThings app on your phone and tap on the menu button in the top-right corner of the screen.

首先,请在手机上打开SmartThings应用,然后点击屏幕右上角的菜单按钮。

IMG_2897_stomped

Tap on “My Account” at the bottom.

点击底部的“我的帐户”。

IMG_2898_stomped

Select “Manage Users”.

选择“管理用户”。

IMG_2899_stomped

Tap on “Add User”.

点击“添加用户”。

IMG_2900_stomped

Tap inside the box where it says “Email: Tap to Set”.

在显示“电子邮件:点击设置”的框内点击。

IMG_2901_stomped

Type in the email address of the person you want to share SmartThings access with and then hit “Done” in the top-right corner.

输入您想与之共享SmartThings访问权限的人员的电子邮件地址,然后点击右上角的“完成”。

IMG_2902_stomped

That person will receive an email saying that they’ve been added to your account. There’s nothing they need to click on in the email, but they will need to download the SmartThings app on their phone and create an account if they don’t already have one. They can follow our guide on setting up an account to get started, but they won’t need to go through the process of setting up the hub or anything.

该人将收到一封电子邮件,指出已将其添加到您的帐户中。 他们不需要单击电子邮件中的任何内容,但是他们将需要在手机上下载SmartThings应用并创建一个帐户(如果还没有帐户的话)。 他们可以按照我们的指南设置帐户以开始使用,但他们无需完成设置中心或任何其他过程。

When they finished the sign-up process, they’ll be shown that you have shared your SmartThings setup with them and they can choose whether or not to use their phone to show when they leave and get home.

当他们完成注册过程后,他们会看到您已与他们共享SmartThings设置,他们可以选择是否使用手机显示他们何时离开并回家。

Screenshot_2016-07-21-10-50-21_stomped

After that, they’ll have full access to your SmartThings setup and they’ll show up under the “Manage Users” screen in the app. If you ever want to remove them from your account, simply just swipe their email to the left and hit “Remove”.

之后,他们将拥有对您的SmartThings设置的完全访问权限,并将显示在应用程序的“管理用户”屏幕下。 如果您想将其从帐户中删除,只需将其电子邮件向左滑动,然后点击“删除”即可。

IMG_2904_stomped

Unfortunately, there’s currently no methods for restricting access to certain features in the app, so if you have kids and just want to know when they get home from school, it might be better to get the SmartThings Presence Sensor and clip it onto their backpack or something.

不幸的是,目前没有任何方法可以限制对应用程序中某些功能的访问,因此,如果您有孩子并且只想知道他们何时放学回家,最好购买SmartThings Presence Sensor并将其夹在背包或背包上。的东西。

翻译自: https://www.howtogeek.com/263768/how-to-share-smartthings-access-with-family-members/

共享没有权限访问权限

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/280192.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

使用jquery+css实现瀑布流布局

虽然可以直接使用css实现瀑布流布局,但显示的方式有点问题,所以这儿就直接使用jquerycss来实现瀑布流布局,最终效果如下: 思路是通过将每个小块的position设置为relative,然后计算出在当前选择的列下应该上移的距离&am…

geek_How-To Geek正在寻找安全作家

geekThink you have the perfect combination of geek knowledge and writing skills? We’re looking for an experienced, security-focused writer to join our team. 认为您将怪胎知识和写作技能完美结合了吗? 我们正在寻找经验丰富,注重安全性的作…

AAC 文件解析及解码流程

OUTLINE: * AAC概述 * AAC规格简述 * AAC特点 * AAC音频文件解析 ——ADIF&ADTS格式 ——ADIF&ADTS头信息 ——ADIF&ADTS数据信息 ——AAC文件处理流程 * AAC解码流程…

IntelliJ IDEA代码分屏显示

转载于:https://www.cnblogs.com/EasonJim/p/9124809.html

vscode重置应用程序_如何在Windows 10上重置应用程序的数据

vscode重置应用程序With Windows 10’s Anniversary Update, you can now reset an app’s data without actually uninstalling and reinstalling the app. This can fix problems when an app has gotten into a bad state, or just quickly restore an app to its default s…

程序报错与提示

2019独角兽企业重金招聘Python工程师标准>>> 我们在开发中, 为了程序的规范性,把报错级别,调的比较高NOTICE级别的也报出来,有助于我们快速定位错误和代码规范,但是,在产品上线后,网站运营过程中,就不宜报这么多错. 1:这种错误给客户的印象不好 2:在报错…

dock怎么自定义_如何自定义和调整Mac的Dock

dock怎么自定义The macOS dock normally appears at the bottom of your screen, but it doesn’t have to. The dock is customizable in quite a few ways you might not be aware of, especially if you’re a new Mac user. macOS坞站通常显示在屏幕底部,但不是…

ios 轻扫手势_轻扫即可快速删除iOS计算器中的数字

ios 轻扫手势iOS’ built-in calculator is a basic, simple-to-use calculator that’s very handy for doing some quick calculations, such as calculating the tip on your restaurant bill. It’s also useful for longer, more complicated calculations. However, ther…

游戏安全资讯精选 2017年第十期 英国彩票网遭遇DDoS攻击,中断90分钟 DNSMASQ多高危漏洞公告 阿里云协助警方破获国内最大黑客攻击案,攻击峰值690G...

【本周游戏行业DDoS攻击态势】 国庆期间,针对游戏行业的DDoS攻击放缓,攻击者也在放“小长假”,10月8日超过500G的攻击可视作攻击猛烈度恢复的表现。 【游戏安全动态】 英国彩票网遭遇DDoS攻击,中断90分钟 点击查看原文 点评&#…

02 jmeter 简单发送http请求

一、新建http请求模板1、测试计划2、右键Threads(users)-线程组3、右键sample-http请求4、右键监听器-查看结果树5、右键监听器-查看聚合报告二、编辑http请求内容三、设置并发用户1:虚拟用户数; 2:加载用户时间;3、每个用户循环次…

java调用siri 语言_如何更改Siri的声音,口音,性别和语言

java调用siri 语言Most of us are familiar with Siri as an American female voice. What you may not realize is that you can actually change Siri to have a different accent, gender, and language. 我们大多数人都熟悉Siri,这是一种美国女性声音。 您可能没…

mac word 设置语言_如何更改Mac的语言和区域设置

mac word 设置语言If you want to use your Mac in a different language, or you’re live in a different region, then you can change it in OS X. When you do, it’ll display everything in your preferred language, currency, date format, and more. 如果您想以其他语…

飞利浦dicom_如何按计划打开或关闭飞利浦色相灯

飞利浦dicomThe Philips Hue app can do a handful of cool stuff with your Hue lights, including the ability to schedule your lights to turn on and off at specific times throughout the day. Here’s how to set it up so that you never have to flip a switch ever…

Mono生命周期小实验

今天在写代码的时候,遇到一个初始化顺序问题,于是做了一个实验,下面记录结果: 情景: 1.在 脚本A中实例化 一个预制体,该预制体挂有脚本B 2.在 脚本A中,获取实例化物体 身上的 脚本B,…

[读书笔记]大型分布式网站架构设计与实践.分布式缓存

前言:本书是对分布式系统架构涉及到的相关技术的一本科普书籍。由于很难作为开发参考,只能但求了解。所以通篇浅读,对分布式系统进行大致的了解。因为写的非常好,感觉非常有意思,自己也做不出总结。所谓的读书笔记也就…

宁波保哥后院_如何抛出终极后院电影之夜

宁波保哥后院Most people have the basics of throwing a movie night down: you get a movie, you get snacks, you get comfortable, and boom, you’re done. When it comes to throwing a movie party in the backyard, however, things get a little trickier. Read on as…

大厂前端高频面试问题与答案精选

近日,GitHub上一位名为木易杨(yygmind)的开发者,在 GitHub 中建了一个名为Advanced-Frontend/Daily-Interview-Question项目,该项目每天会更新一道前端大厂面试题,并邀请开发者在issue区中作答,…

OpenLayers学习笔记5——使用jQuery UI实现查询并标注(UI篇)

近期事情非常多,老板给的压力也非常大。经常出差,另外项目和个人研究还都要跟上,本月要交论文,还要写专利,仅仅能抽时间来学习其它的东西了。 关于OpenLayers的在博客中不会写太多详细的实现(网上有非常多o…

spring cloud config将配置存储在数据库中

转载请标明出处: https://blog.csdn.net/forezp/...本文出自方志朋的博客 Spring Cloud Config Server最常见是将配置文件放在本地或者远程Git仓库,放在本地是将将所有的配置文件统一写在Config Server工程目录下,如果需要修改配置&#xff0…

初步解决博客园代码高亮的一个方案

今天我要推荐的是一个免费而且支持markdown语法的软件——Typora 它有很多优点,支持多种类型代码的高亮风格,方便的排版处理,支持Latex等,最重要的一点是真正做到了所见即所得ヽ(゚∀゚)メ(&#x…