• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

awahlig/homebridge-casambi: Homebridge Casambi Plugin

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

awahlig/homebridge-casambi

开源软件地址:

https://github.com/awahlig/homebridge-casambi

开源编程语言:

TypeScript 100.0%

开源软件介绍:

Homebridge Casambi Plugin

Adds support for devices controlled using the Casambi App (or any of its OEMs). Requires a developer API key to access the Cloud API. Refer to developer.casambi.com for more information.

Right now, devices other than luminaires are not supported. Also, some features may not be accessible through HomeKit.

Supported luminaire features:

  • on/off
  • brightness
  • color temperature
  • vertical (optional, see config UI)

Prerequisites

The network in the Casambi App must have a gateway configured. A gateway can be any phone/tablet running the Casambi App and placed within the Bluetooth range of the lights at all times. The Cloud API servers communicate with the gateway device and use its Bluetooth radio to control the lights.

Installation

It is recommended to install and configure this plugin using homebridge-config-ui-x. Simply go to the Plugins tab and search for homebridge-casambi.

After installing you can click Settings to configure the plugin. Don't forget to restart Homebridge after making changes.

If you'd prefer to do it manually, run npm install -g homebridge-casambi to install the plugin and then update config.json of your Homebridge installation to configure it. Here's an example:

{
  "bridge": { ... },
  "platforms": [
    {
      "platform": "Casambi",
      "apiKey": "your_api_key",
      "loginMode": "network_or_user",
      "email": "your_network_login",
      "password": "your_network_password"
    }
  ]
}
Key Meaning
platform Must be Casambi.
apiKey Your Casambi Cloud API key. Refer to developer.casambi.com for more information on how to obtain one.
loginMode Either network or user, depending on whether you're providing network or user (site account) credentials. A site account allows access to devices from multiple networks (using Casambi App's Sites functionality).
email The network/user login that you configured in the Casambi App.
password The network/user password.

License

This project is licensed under the Apache Licence 2.0. See the LICENSE for details.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
cpbotha/homebrew-marmaduke-chromium: homebrew tap for the marmaduke builds of ch ...发布时间:2022-06-17
下一篇:
tasanakorn/homebrew-esp32发布时间:2022-06-17
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap