Philips Hue 凭据#
¥Philips Hue credentials
你可以使用以下凭据验证以下节点:
¥You can use these credentials to authenticate the following nodes:
先决条件#
¥Prerequisites
创建 Philips Hue 账户。
¥Create a Philips Hue account.
支持的身份验证方法#
¥Supported authentication methods
- OAuth2
相关资源#
¥Related resources
有关服务的更多信息,请参阅 Philips Hue CLIP API 文档。
¥Refer to Philips Hue's CLIP API documentation for more information about the service.
使用 OAuth2#
¥Using OAuth2
Note for n8n Cloud users
Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.
如果你使用的是内置 OAuth 连接,则无需输入 APP ID。
¥If you're using the built-in OAuth connection, you don't need to enter an APP ID.
如果你需要从头开始配置 OAuth2,请使用 Philips Hue 开发者 账户。
¥If you need to configure OAuth2 from scratch, you'll need a Philips Hue developer account
在 添加新的 Hue Remote API 应用 页面上创建一个新的远程应用。
¥Create a new remote app on the Add new Hue Remote API app page.
使用以下设置配置你的应用:
¥Use these settings for your app:
- 从 n8n 复制 OAuth 回调 URL,并将其添加为回调 URL。
¥Copy the OAuth Callback URL from n8n and add it as a Callback URL.
- 复制应用(客户端)ID 并将其作为客户端 ID 粘贴到 n8n 中。
¥Copy the AppId, ClientId, and ClientSecret and enter these in the corresponding fields in n8n.